This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/18452] -fno-second-underscore induces warning for fortran that needs preprocessing


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]