Can we change line 57 from:
to something like:

# if (defined __GNUC__) && (!((defined __APPLE_CC__) && __APPLE_CC__ >
5400 && __STDC_VERSION__ >= 199901L

which checks for __APPLE_CC__ defined before using it?

Sure.  Proposed patch for this is attached, please let me know if any
comments.

Thanks, Neil!  Patch looks good to me.

Fang

David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/



Reply via email to