[PATCH] checking version of rtl flag access macros

Richard Henderson rth@redhat.com
Thu May 16 16:43:00 GMT 2002


On Thu, May 16, 2002 at 08:57:43PM +0200, Krister Walfridsson wrote:
> The patch below is what I tested with tonight. I could test a patch with
> 
>    if (GET_CODE (value) == REG
>        && ! REG_FUNCTION_VALUE_P (value))

Use REG_P.  Patch pre-approved.


r~



More information about the Gcc-patches mailing list