__APPLE_CC__ defined on head of mainline
Timothy J.Wood
tjw@omnigroup.com
Fri Dec 31 14:44:00 GMT 2004
On Dec 30, 2004, at 8:52 PM, Andrew Pinski wrote:
> No it did not accidentally get defined in the FSF's sources.
OK. I was looking for something to distinguish at compile time
whether I'm using FSF GCC (requires <altivec.h>, uses (vector
xxx){a,b,c,d} for vector constants) or Apple GCC (doesn't; uses (vector
xxx)(a,b,c,d)). I guess I'll keep looking.
> Didn't I also close a bug about this before from you?
Woops; I hope not -- if so I apologize for forgetting about the issue.
-tim
More information about the Gcc
mailing list