Patch: validate_replace_rtx_1 fix

Roman Zippel zippel@linux-m68k.org
Sat Jul 28 13:52:00 GMT 2001


Hi,

Jan Hubicka wrote:

> > simplify_unary_operation is called with (code=NEG, mode=VOIDmode,
> VOIDmode is wrong, it should be SImode.  Who is calling it?
> Can you add an sanity check to that function?

See subject: validate_replace_rtx_1 :)
It's the 'case MINUS:' part, op0_mode is VOIDmode.

bye, Roman



More information about the Gcc-patches mailing list