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: unassig...@sources.redhat.com
        ReportedBy: dark_foo...@yahoo.fr
    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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to