]> gcc.gnu.org Git - gcc.git/commitdiff
invoke.texi: Removed -w from option summary.
authorDaniel Franke <franke.daniel@gmail.com>
Sun, 29 Jul 2007 10:32:11 +0000 (06:32 -0400)
committerDaniel Franke <dfranke@gcc.gnu.org>
Sun, 29 Jul 2007 10:32:11 +0000 (06:32 -0400)
2007-07-29  Daniel Franke  <franke.daniel@gmail.com>

* invoke.texi: Removed -w from option summary.

From-SVN: r127040

gcc/fortran/ChangeLog
gcc/fortran/invoke.texi

index ae08f231efbe3d4f87a5fb9491fbc0b6a16f251b..b193a61710a4130a9d098f7ce93eaa94f4ab3053 100644 (file)
@@ -1,3 +1,7 @@
+2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
+
+       * invoke.texi: Removed -w from option summary.
+
 2007-07-29  Daniel Franke  <franke.daniel@gmail.com>
 
        PR fortran/32879
index 0ec9a9a53a71cf4aa63c0a1ab250e5dc56e89c69..a7d27238cad91ff96cc9f7d2970f9e5680e82952 100644 (file)
@@ -128,7 +128,7 @@ by type.  Explanations are in the following sections.
 and warnings}.
 @gccoptlist{-fmax-errors=@var{n} @gol
 -fsyntax-only  -pedantic  -pedantic-errors @gol
--w  -Wall  -Waliasing  -Wampersand  -Wcharacter-truncation  -Wconversion @gol
+-Wall  -Waliasing  -Wampersand  -Wcharacter-truncation  -Wconversion @gol
 -Wimplicit-interface  -Wline-truncation  -Wnonstd-intrinsics  -Wsurprising @gol
 -Wno-tabs  -Wunderflow}
 
This page took 0.074437 seconds and 5 git commands to generate.