bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/13224] New: gcc 4.6.1 compilation issue on config/obj-elf.c :


From: dark_footix at yahoo dot fr
Subject: [Bug gas/13224] New: gcc 4.6.1 compilation issue on config/obj-elf.c : "clone" function with the default config -Werror=shadow,
Date: Mon, 26 Sep 2011 11:34:03 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=13224

             Bug #: 13224
           Summary: gcc 4.6.1 compilation issue on config/obj-elf.c :
                    "clone" function with the default config
                    -Werror=shadow,
           Product: binutils
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
        AssignedTo: address@hidden
        ReportedBy: address@hidden
    Classification: Unclassified


mipsel-unknown-linux-uclibc-gcc -DHAVE_CONFIG_H -I.  -I. -I. -I../bfd
-I./config -I./../include -I./.. -I./../bfd -I./../intl
-DLOCALEDIR="\"//share/locale\""  -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wshadow -Werror -g -O2 -MT obj-elf.o -MD -MP -MF
.deps/obj-elf.Tpo -c -o obj-elf.o `test -f 'config/obj-elf.c' || echo
'./'`config/obj-elf.c
config/obj-elf.c: In function ‘obj_elf_parse_section_letters’:
config/obj-elf.c:744:68: erreur: declaration of ‘clone’ shadows a global
declaration [-Werror=shadow]
config/obj-elf.c: In function ‘obj_elf_section’:
config/obj-elf.c:981:16: erreur: declaration of ‘clone’ shadows a global
declaration [-Werror=shadow]
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]