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 driver/11417] [3.4 regresson] fortran options warned about in cc1 when *.F or -x f77-cpp-input


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11417


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|fortran                     |driver
     Ever Confirmed|                            |1
           Keywords|                            |diagnostic
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-03 12:49:34
               date|                            |
            Summary|3.4 regresson               |[3.4 regresson]  fortran
                   |                            |options warned about in cc1
                   |                            |when *.F or -x f77-cpp-input


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-03 12:49 -------
Confirmed on the mainline (20030702), I think this is caused by Neil's options handling 
work. It looks like on the mainline, cc1 is warning about -fugly-assign while in 3.3.1, it 
does not. maybe the driver should not be passing -fugly-assign down to cc1.  It also 
happens with a file *.F.


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