fold_const.c/tree_swap_operands_p change from Oct 11 breaks m68k
Richard Henderson
rth@redhat.com
Thu Oct 30 07:19:00 GMT 2003
On Wed, Oct 29, 2003 at 06:14:08PM +0100, Gunther Nikl wrote:
> The DFI_greg dumps list it as a used hardreg and reload1.c/find_reg
> says it used reg 2 (%d2) for to reload a spilled instruction. Later
> in the dump the reload says it uses reload_reg_rtx of %d1 for the
> reload. %d2 is marked as a used spill register in used_spill_reg and
> thus regs_ever_live for it is set to 1 in finish_spills().
> I don't know what I am really looking for.
Neither do I, really.
> Anyway, are you going to commit the proposed patch?
Done.
r~
More information about the Gcc
mailing list