bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/15018] New: Will not build without --disable-werror, probl


From: michael at talamasca dot ocis.net
Subject: [Bug binutils/15018] New: Will not build without --disable-werror, problem is in binutils/stabs.c
Date: Tue, 15 Jan 2013 00:30:30 +0000

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: address@hidden
        ReportedBy: address@hidden
    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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]