hpux10.20 ICE during bootstrap
Christian Iseli
chris@ludwig-alpha.unil.ch
Wed Jan 17 01:50:00 GMT 2001
Hi folks,
This is what I get when trying to bootstrap current GCC CVS on hpux10.20.
I read the install instructions, and think I have done all the necessary
things. I used ../gcc/configure --with-gnu-as to configure. The bootstrap
compiler is egcs-1.1.1.
Cheers,
Christian
./xgcc -B./ -B/usr/local/hppa1.1-hp-hpux10.20/bin/
-isystem /usr/local/hppa1.1-hp-hpux10.20/include -O2 -DIN_GCC
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-isystem ./include -fPIC -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I.
-I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config
-I../../gcc/gcc/../include -DUSE_COLLECT2 -DL_fixunsdfdi
-c ../../gcc/gcc/libgcc2.c -o libgcc/./_fixunsdfdi.o
../../gcc/gcc/libgcc2.c: In function `__fixunsdfdi':
../../gcc/gcc/libgcc2.c:949: Internal compiler error in propagate_one_insn,
at flow.c:3790
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [libgcc/./_fixunsdfdi.o] Error 1
make[3]: Leaving directory `/export/scratch/obj-hppa-hpux/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/export/scratch/obj-hppa-hpux/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/export/scratch/obj-hppa-hpux/gcc'
make: *** [bootstrap] Error 2
More information about the Gcc-bugs
mailing list