[Bug target/56796] ‘TARGET_CYGWIN64’ was not declared in this scope
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Apr 14 19:24:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56796
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version|4.8.0 |4.9.0
Resolution| |FIXED
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-14 19:24:32 UTC ---
Fixed by:
2013-04-08 Kai Tietz <ktietz@redhat.com>
* config/i386/cygwin.h (EXTRA_OS_CPP_BUILTINS): Replaced
TARGET_CYGWIN64 by TARGET_64BIT.
More information about the Gcc-bugs
mailing list