[Bug bootstrap/14221] New: ansi.h:128: internal compiler error: Illegal instruction

v dot haisman at sh dot cvut dot cz gcc-bugzilla@gcc.gnu.org
Fri Feb 20 03:08:00 GMT 2004


Bootstrap dies:

./xgcc -B./ -B/home/4/wilx/i386-unknown-freebsd4.9/bin/ -isystem
/home/4/wilx/i386-unknown-freebsd4.9/include -isystem
/home/4/wilx/i386-unknown-freebsd4.9/sys-include
-L/home/4/wilx/tmp/gcc34/objdir/gcc/../ld -O2 -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include  -I. -I. -I../../srcdir/gcc -I../../srcdir/gcc/.
-I../../srcdir/gcc/../include   -g0 -finhibit-size-directive
-fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss
-fno-unit-at-a-time  \
   -c ../../srcdir/gcc/crtstuff.c -DCRT_BEGIN \
  -o crtbegin.o
In file included from ./include/stddef.h:57,
                 from ../../srcdir/gcc/tsystem.h:44,
                 from ../../srcdir/gcc/crtstuff.c:62:
./include/machine/ansi.h:128: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/home/4/wilx/tmp/gcc34/objdir/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/home/4/wilx/tmp/gcc34/objdir/gcc'
make: *** [bootstrap] Error 2

This is the configuration:
wilx@logout:::~/tmp/gcc34/objdir/gcc> ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=pentium3
--with-arch=pentium3 --with-system-zlib --disable-shared --prefix=/home/4/wilx
--enable-languages=c,c++,objc --disable-sjlj-exceptions
--enable-shared=libstdc++ --with-gc=zone

-- 
           Summary: ansi.h:128: internal compiler error: Illegal instruction
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd4.9
  GCC host triplet: i386-unknown-freebsd4.9
GCC target triplet: i386-unknown-freebsd4.9


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



More information about the Gcc-bugs mailing list