[Bug target/15642] NAN Is Not a Constant Because __APPLE_CC__ is Not Defined (OK in Apple 3.3.0)
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue May 25 23:43:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-05-25 01:47 -------
We can replace the check for __APPLE_CC__ with a check for __GNUC__, and __GNUC_MINOR__.
--
What |Removed |Added
----------------------------------------------------------------------------
GCC build triplet|/3.4.0 |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15642
More information about the Gcc-bugs
mailing list