invoke.texi: Removed -w from option summary.
2007-07-29 Daniel Franke <franke.daniel@gmail.com> * invoke.texi: Removed -w from option summary. From-SVN: r127040
This commit is contained in:
parent
d94998c910
commit
5a2197e9be
2 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue