Internal error in current CVS tree

Mark Mitchell mark@markmitchell.com
Wed Sep 16 11:25:00 GMT 1998


I'm getting:

stage1/xgcc -Bstage1/ -c  -DIN_GCC    -W -Wall -O2 -g -O2  -W -Wall    -I. -I.. -I../../../gcc/f -I../../../gcc/f/.. -I../../../gcc/f/../config ../../../gcc/f/data.c
../../gcc/expr.c:2421: Internal compiler error in function emit_move_insn

on x86-linux-gnu at the moment.  I suspect the recent regmove changes
since the call to emit_move_insn is coming from copy_src_to_dest in
regmove.c.  The reason for the crash is that one REG is DImode while
the other is SImode.

-- 
Mark Mitchell 			mark@markmitchell.com
Mark Mitchell Consulting	http://www.markmitchell.com



More information about the Gcc-bugs mailing list