public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/52347] New: -Wno-tabs -Wall -Wno-tabs still warns about tabs
@ 2012-02-23  8:37 burnus at gcc dot gnu.org
  2012-02-23  8:42 ` [Bug fortran/52347] " manu at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-02-23  8:37 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52347
           Summary: -Wno-tabs -Wall -Wno-tabs still warns about tabs
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


With mosts flags, a flag which is implied by another flag can be overridden by
the specific flag. For instance -f(no-)protect-parens overriddes the settings
of -O0 (protected) or -Ofast (unprotected parentheses).

However, for tab warnings -Wno-tabs cannot be used to turn off the warning,
enabled by -Wall.

I wouldn't be surprised if that also holds for other warnings, enabled by -Wall
or -Wextra.

Found at
http://groups.google.com/group/comp.lang.fortran/browse_thread/thread/9942915c9c41b151


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-12-11 17:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-23  8:37 [Bug fortran/52347] New: -Wno-tabs -Wall -Wno-tabs still warns about tabs burnus at gcc dot gnu.org
2012-02-23  8:42 ` [Bug fortran/52347] " manu at gcc dot gnu.org
2013-06-14 19:43 ` Simon.Richter at hogyros dot de
2013-06-14 21:27 ` manu at gcc dot gnu.org
2013-06-14 23:15 ` Simon.Richter at hogyros dot de
2013-06-15  9:36 ` manu at gcc dot gnu.org
2014-12-11 17:41 ` burnus at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).