http://sourceware.org/bugzilla/show_bug.cgi?id=15018
Bug #: 15018 Summary: Will not build without --disable-werror, problem is in binutils/stabs.c Product: binutils Version: 2.23 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassig...@sourceware.org ReportedBy: mich...@talamasca.ocis.net Classification: Unclassified Binutils 2.23.1 will not build unless the --disable-werror configure option is given. The error is below: gcc -DHAVE_CONFIG_H -I. -I/home/source/binutils-2.23.1/binutils -I. -I/home/source/binutils-2.23.1/binutils -I../bfd -I/home/source/binutils-2.23.1/binutils/../bfd -I/home/source/binutils-2.23.1/binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -Os -pipe -fomit-frame-pointer -MT stabs.o -MD -MP -MF .deps/stabs.Tpo -c -o stabs.o /home/source/binutils-2.23.1/binutils/stabs.c /home/source/binutils-2.23.1/binutils/stabs.c: In function 'parse_stab_type': /home/source/binutils-2.23.1/binutils/stabs.c:2797:57: error: 'physname' may be used uninitialized in this function [-Werror=maybe-uninitialized] /home/source/binutils-2.23.1/binutils/stabs.c:2596:16: note: 'physname' was declared here cc1: all warnings being treated as errors -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils