This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
sparc-sun-solaris2.8 bootstrap: ICE in bb-reorder.c
- To: Jan Hubicka <jh at suse dot cz>
- Subject: sparc-sun-solaris2.8 bootstrap: ICE in bb-reorder.c
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- Date: Tue, 11 Sep 2001 17:09:46 +0200 (CEST)
- cc: <gcc at gcc dot gnu dot org>
Jan, I'm afraid this is an outfall of your patch(es) yesterday:
/sw/test/gcc/cvs/gcc/libgcc2.c: In function `__lshrdi3':
/sw/test/gcc/cvs/gcc/libgcc2.c:266: Internal compiler error in emit_jump_to_block_after, at bb-reorder.c:546
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/./_lshrdi3.o] Error 1
gmake[2]: *** [stmp-multilib] Error 2
(Given how often sparc-* has failed to bootstrap recently, I think it
should be tested before most changes to the cfg* stuff in the future
are actually installed.)
Gerald