This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18452] -fno-second-underscore induces warning for fortran that needs preprocessing
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Nov 2004 15:22:51 -0000
- Subject: [Bug fortran/18452] -fno-second-underscore induces warning for fortran that needs preprocessing
- References: <20041112151531.18452.coudert@clipper.ens.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-12 15:22 -------
Confirmed, the issue is that we are passing the options to the cc1, the preprocessor (and the C
compiler).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |diagnostic
Last reconfirmed|0000-00-00 00:00:00 |2004-11-12 15:22:49
date| |
Summary|-fno-second-underscore |-fno-second-underscore
|induces warning |induces warning for fortran
| |that needs preprocessing
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18452