This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30605] -Wno-tabs should be active for -std=f2003 and -pedantic
- From: "jb at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2007 23:06:23 -0000
- Subject: [Bug fortran/30605] -Wno-tabs should be active for -std=f2003 and -pedantic
- References: <bug-30605-11659@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from jb at gcc dot gnu dot org 2007-01-30 23:06 -------
As an aside, aren't -Wtabs and -Wno-tabs reversed? Now -Wno-tabs warns against
tabs, but shouldn't it be -Wtabs that warns against using them and -Wno-tabs
should turn the warning off?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30605