This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/55007] WIN32, _WIN32, etc not defined in fortran
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 21 Oct 2012 19:09:17 +0000
- Subject: [Bug fortran/55007] WIN32, _WIN32, etc not defined in fortran
- Auto-submitted: auto-generated
- References: <bug-55007-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55007
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-21 19:09:17 UTC ---
I think this is a dup of another bug where __x86_64__ is not declared as
currently the target defines are only done for C/C++.