This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/38992] New: [LTO] Bootstrap failed on RHEL5/ia32 and RHEL5/ia64


On RHEL5/ia32 and RHEL5/ia64, revision 143711 gave

/export/gnu/import/svn/gcc-test/bld/./prev-gcc/xgcc
-B/export/gnu/import/svn/gcc-test/bld/./prev-gcc/
-B/usr/local/i686-pc-linux-gnu/bin/ -c  -g -O2 -fomit-frame-pointer -DIN_GCC  
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common
 -DHAVE_CONFIG_H -I. -Ilto -I../../src-lto/gcc -I../../src-lto/gcc/lto
-I../../src-lto/gcc/../include -I../../src-lto/gcc/../libcpp/include 
-I../../src-lto/gcc/../libdecnumber -I../../src-lto/gcc/../libdecnumber/bid
-I../libdecnumber    ../../src-lto/gcc/lto/lto-elf.c -o lto/lto-elf.o
cc1: warnings being treated as errors
../../src-lto/gcc/lto/lto-elf.c: In function ?lto_elf_file_close?:
../../src-lto/gcc/lto/lto-elf.c:595: error: implicit declaration of function
?elfx_update_shstrndx?
make[6]: *** [lto/lto-elf.o] Error 1


-- 
           Summary: [LTO] Bootstrap failed on RHEL5/ia32 and RHEL5/ia64
           Product: gcc
           Version: lto
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: dnovillo at google dot com
        ReportedBy: hjl dot tools at gmail dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38992


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]