------- Comment #2 from dominiq at lps dot ens dot fr  2010-04-22 11:51 -------
Same thing on x86_64-apple-darwin10: bootstrap fails at revision 158642 with

...
/opt/gcc/p_build/./gcc/xgcc -B/opt/gcc/p_build/./gcc/
-B/opt/gcc/gcc4.6p/x86_64-apple-darwin10/bin/
-B/opt/gcc/gcc4.6p/x86_64-apple-darwin10/lib/ -isystem
/opt/gcc/gcc4.6p/x86_64-apple-darwin10/include -isystem
/opt/gcc/gcc4.6p/x86_64-apple-darwin10/sys-include    -g -O2 -O2  -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -pipe -g
-DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED   -I. -I.
-I../.././gcc -I../../../p_work/libgcc -I../../../p_work/libgcc/.
-I../../../p_work/libgcc/../gcc -I../../../p_work/libgcc/../include 
-DHAVE_CC_TLS -DUSE_EMUTLS -o __main_s.o -MT __main_s.o -MD -MP -MF
__main_s.dep -DSHARED -DL__main -c ../../../p_work/libgcc/../gcc/libgcc2.c
../../../../p_work/libgcc/../gcc/libgcc2.c: In function '__mulvsi3':
../../../../p_work/libgcc/../gcc/libgcc2.c:159:16: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [_mulvsi3.o] Error 1
make[4]: *** [multi-do] Error 1
make[3]: *** [all-multi] Error 2
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [all-stage1-target-libgcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [all] Error 2

Note bootstrap failures on other platforms:
http://gcc.gnu.org/ml/gcc-regression/2010-04/


-- 


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

Reply via email to