ICE - Compiling gzip fails

Richard Henderson rth@redhat.com
Sun Jun 24 13:27:00 GMT 2001


On Sun, Jun 24, 2001 at 09:21:22PM +0200, Jan Hubicka wrote:
> - 	(match_operand:SI 1 "nonimmediate_operand" "Qm"))]
> + 	(match_operand:SI 1 "general_operand" "Qmi"))]

This might ought to be "n" instead of "i" to prevent symbolic
operands from producing invalid assembler.


r~



More information about the Gcc-bugs mailing list