public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Re: Internal error in current CVS tree
       [not found] <199809161933.UAA15732@phal.cygnus.co.uk>
@ 1998-09-17  1:11 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1998-09-17  1:11 UTC (permalink / raw)
  To: Joern Rennecke; +Cc: mark, egcs-bugs

  In message < 199809161933.UAA15732@phal.cygnus.co.uk >you write:
  > > 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.
  > 
  > I propose the following patch:
  > 
  > Wed Sep 16 20:31:29 1998  J"orn Rennecke <amylaar@cygnus.co.uk>
  > 
  > 	* regmove.c (copy_src_to_dest): Check that modes match.
Looks good to me.  Please install this patch.

Thanks!
jeff


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Internal error in current CVS tree
@ 1998-09-16 11:25 Mark Mitchell
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Mitchell @ 1998-09-16 11:25 UTC (permalink / raw)
  To: egcs-bugs; +Cc: Joern Rennecke

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1998-09-17  1:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199809161933.UAA15732@phal.cygnus.co.uk>
1998-09-17  1:11 ` Internal error in current CVS tree Jeffrey A Law
1998-09-16 11:25 Mark Mitchell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).