dwarf: Don't omit second operand of '?' operator
authorMichael Forney <mforney@mforney.org>
Sat, 1 May 2021 07:55:16 +0000 (00:55 -0700)
committerAlan Modra <amodra@gmail.com>
Fri, 7 May 2021 07:24:00 +0000 (16:54 +0930)
commit4896932e620876a1afa1c9e8d2b8a5e49aa53d53
treef5491553bb426ac8f69ea5247b5fc278d214a9fc
parent70993db314dc42194478d2c47b67d89f285c054a
dwarf: Don't omit second operand of '?' operator

This is a GNU C extension and is not valid in ISO C.

* dwarf.c: Don't omit second operand of '?' operator.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.023477 seconds and 4 git commands to generate.