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/30437] [4.0/4.1/4.2/4.3 Regression] -Wno-all is rejected when fortran is included



------- Comment #3 from chris dot pickett at mail dot mcgill dot ca  2007-01-14 06:06 -------
I don't think that's the right explanation.

cc1: error: unrecognized command line option "-Wno-all"
...
--enable-languages=c
...
gcc version 4.3.0 20070110 (experimental)

Although fortran may have a RejectNegative---in this case it's being rejected
without fortran---so it's a separate bug that fortran rejects -Wno-all, IMO.


-- 


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


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