OSDN Git Service

gcc/
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Mar 2008 17:43:10 +0000 (17:43 +0000)
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 9 Mar 2008 17:43:10 +0000 (17:43 +0000)
commit2c3b9819e0da54d2cfab55c2e8d16d6364692ce3
tree7f23b331be468dba5213edf15d3bceff29b22262
parentb578f7b2f36786639606f5cbc242fa441a2fc8d0
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@133059 138bc75d-0d04-0410-961f-82ee72b054a4
contrib/ChangeLog
contrib/check_warning_flags.sh
gcc/ChangeLog
gcc/c.opt
gcc/doc/invoke.texi
gcc/fortran/ChangeLog
gcc/fortran/invoke.texi