Hookize BUILD_VA_LIST_TYPE

Richard Henderson rth@redhat.com
Thu Oct 30 16:57:00 GMT 2003


On Thu, Oct 30, 2003 at 02:40:01PM +0100, Rainer Orth wrote:
> I think this is wrong: TARGET_IRIX* are always defined (as 0 or 1 as
> appropriate), so this should become a runtime test:
> 
>       if (TARGET_IRIX && !TARGET_IRIX5)

Ah.  I thought I was following existing practice, but I now see
that we actually used #if, not #ifdef.  Will fix.


r~



More information about the Gcc-patches mailing list