]> gcc.gnu.org Git - gcc.git/commit
c.opt (Wsynth): Deprecate.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 9 Mar 2008 17:43:10 +0000 (17:43 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Sun, 9 Mar 2008 17:43:10 +0000 (17:43 +0000)
commit802e3f8c818a594430066173ab0beb8bde96a74a
tree7f23b331be468dba5213edf15d3bceff29b22262
parentfa37b948cd133bef51590a9294cab8c82efa10ce
c.opt (Wsynth): Deprecate.

gcc/

* c.opt (Wsynth): Deprecate.
* doc/invoke.texi (Option Summary, Warning Options): Document
-Wno-format-contains-nul.

gcc/fortran/

* invoke.texi (Error and Warning Options): Document
-Wline-truncation.

contrib/

* check_warning_flags.sh: Instead of invoke.texi, take the path
to the doc directory as argument.  Check that warnings listed in
'gcc --help' are accepted by the compiler, and listed in the
manuals.

From-SVN: r133059
contrib/ChangeLog
contrib/check_warning_flags.sh
gcc/ChangeLog
gcc/c.opt
gcc/doc/invoke.texi
gcc/fortran/ChangeLog
gcc/fortran/invoke.texi
This page took 0.057928 seconds and 5 git commands to generate.