Commit policy wrt. to-be-obsolete targets
Richard Henderson
rth@redhat.com
Sat Jun 1 21:20:00 GMT 2002
On Sat, Jun 01, 2002 at 02:30:07PM +0930, Ian Dall wrote:
> This is a RELOAD_FOR_OPERAND_ADDRESS. You can't reload the register because
> that could change the condition codes (without some way of specifying that
> it is safe). However, you can write the result to a memory slot, or
> to a register, and then copy that to the final destination, ergo, no
> input reload.
On your target maybe. Not on m68k though. Ergo not a generic bug.
r~
More information about the Gcc
mailing list