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]

Re: SPARC bootstrap failure


> Jan, is it possible that this new bootstrap failure on sparc-sun-solaris2.8
> 
> ./xgcc -B./ -B/sw/test/gcc/SunOS/sparc-sun-solaris2.8/bin/ -isystem /sw/test/gcc/SunOS/sparc-sun-solaris2.8/include -O2   -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include  -fPIC -g1 -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I/sw/test/gcc/cvs/gcc -I/sw/test/gcc/cvs/gcc/. -I/sw/test/gcc/cvs/gcc/config -I/sw/test/gcc/cvs/gcc/../include  -DL_ashldi3 -c /sw/test/gcc/cvs/gcc/libgcc2.c -o libgcc/./_ashldi3.o
> /sw/test/gcc/cvs/gcc/libgcc2.c: In function `__ashldi3':
> /sw/test/gcc/cvs/gcc/libgcc2.c:297: Internal compiler error in split_all_insns, at recog.c:2759
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> gmake[3]: *** [libgcc/./_ashldi3.o] Error 1
> gmake[3]: *** Waiting for unfinished jobs....
> /sw/test/gcc/cvs/gcc/libgcc2.c: In function `__lshrdi3':
> /sw/test/gcc/cvs/gcc/libgcc2.c:266: Internal compiler error in split_all_insns, at recog.c:2759
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> 
> is caused by
Possibly. I am going to start bootstrap on sparc now.

Honza


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