This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/26896] New: Description of imple,entation of -Wtabs/-Wno-tabs reversed
- From: "anlauf at gmx dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Mar 2006 09:59:00 -0000
- Subject: [Bug fortran/26896] New: Description of imple,entation of -Wtabs/-Wno-tabs reversed
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hi,
% gfortran --help -v
says:
[...]
-Wtabs Warn about nonconforming uses of the tab
character
[...]
but it warns when -Wno-tabs is specified:
% gfortran gfcbug35.f -Wno-tabs
Warning: Nonconforming tab character in column 1 of line 1
Trivial testcase omitted.
Cheers,
-ha
--
Summary: Description of imple,entation of -Wtabs/-Wno-tabs
reversed
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: anlauf at gmx dot de
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26896