[Bug bootstrap/11297] New: ICE building abi_check.cc

kraai at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jun 23 18:27:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: ICE building abi_check.cc
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kraai at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-unknown-linux-gnu
  GCC host triplet: powerpc-unknown-linux-gnu
GCC target triplet: powerpc-unknown-linux-gnu

On my Debian 3.0 PowerPC system (with a private build of binutils 2.14), GCC
fails to bootstrap as follows:

`/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/scripts/testsuite_flags
--build-cxx` -DHAVE_CONFIG_H -I. -I../../../../../gcc/libstdc++-v3/testsuite
-I.. -nostdinc++
-I/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include/powerpc-unknown-linux-gnu
-I/home/kraai/dev/gcc/build/powerpc-unknown-linux-gnu/nof/libstdc++-v3/include
-I../../../../../gcc/libstdc++-v3/libsupc++    -O2 -g -O2  -g -O2 -D_GNU_SOURCE
 -msoft-float -fPIC -mstrict-align -c
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc: In function `int
   main(int, char**)':
../../../../../gcc/libstdc++-v3/testsuite/abi_check.cc:456: internal compiler
error: Segmentation
   fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



More information about the Gcc-bugs mailing list