objdump: avoid shadowing a libiberty symbol
authorJan Beulich <jbeulich@novell.com>
Tue, 25 Jun 2019 09:08:53 +0000 (11:08 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 25 Jun 2019 09:08:53 +0000 (11:08 +0200)
commit63160fc99678fd85311ad5c89494164e6f8439d7
tree864cc7f1522dde4179a938d527753d877b2bb531
parent2c70385689542a4c4cbe160601e54f9f18a4c4c5
objdump: avoid shadowing a libiberty symbol

With my (oldish) gcc I'm seeing

.../binutils/objdump.c: In function \91dump_ctf_indent_lines\92:
.../binutils/objdump.c:3210: error: declaration of \91spaces\92 shadows a global declaration
.../binutils/../include/libiberty.h:253: error: shadowed declaration is here
binutils/ChangeLog
binutils/objdump.c
This page took 0.024404 seconds and 4 git commands to generate.