From: Daniel Franke Date: Sun, 29 Jul 2007 10:32:11 +0000 (-0400) Subject: invoke.texi: Removed -w from option summary. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a2197e9be31fa04a2917ec688e8e663ce7cca35;p=gcc.git invoke.texi: Removed -w from option summary. 2007-07-29 Daniel Franke * invoke.texi: Removed -w from option summary. From-SVN: r127040 --- diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index ae08f231efb..b193a61710a 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,7 @@ +2007-07-29 Daniel Franke + + * invoke.texi: Removed -w from option summary. + 2007-07-29 Daniel Franke PR fortran/32879 diff --git a/gcc/fortran/invoke.texi b/gcc/fortran/invoke.texi index 0ec9a9a53a7..a7d27238cad 100644 --- a/gcc/fortran/invoke.texi +++ b/gcc/fortran/invoke.texi @@ -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}