------- Comment #4 from pinskia at gcc dot gnu dot org  2007-01-14 06:13 -------
(In reply to comment #3)
> 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.

Not really. 4.0.4 fails the same way if you include fortran:
[EMAIL PROTECTED] ~]$ ~/gcc-4.0/bin/gcc -Wno-all t.cc
cc1plus: error: unrecognized command line option "-Wno-all"
Configured with: /home/pinskia/src/gcc/gcc-4.0/gcc/configure
--prefix=/home/pinskia/gcc-4.0/

So does 4.1.1.

Oh I mean include fortran in the sources really.  This is still just caused by
fortran rejecting -Wno-all.


-- 


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

Reply via email to