[PATCH] RFA: Another purge_addressof_1 patch

Richard Henderson rth@redhat.com
Tue Nov 11 23:05:00 GMT 2003


On Sun, Nov 09, 2003 at 07:31:04PM -0800, Eric Christopher wrote:
> +  /* Is this a libcall?  */
> +  if (!insn)
> +    libcall = REG_NOTE_KIND (*loc) == REG_RETVAL;

Surely this isn't right?  Isn't the return value always just
a register, and it's the REG_EQUAL note that carries the addressof?


r~



More information about the Gcc-patches mailing list