invoke.texi (Warning Options): Refer to C++ Dialect Options and Objective-C Dialect Options.

* doc/invoke.texi (Warning Options): Refer to C++ Dialect Options
	and Objective-C Dialect Options.

From-SVN: r51524
This commit is contained in:
Gerald Pfeifer 2002-03-28 20:45:25 +01:00 committed by Gerald Pfeifer
parent 0ce724ca02
commit 0a3f4b50a8
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-03-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* doc/invoke.texi (Warning Options): Refer to C++ Dialect Options
and Objective-C Dialect Options.
2002-03-28 Richard Henderson <rth@redhat.com>
* config/alpha/alpha.c (alpha_emit_conditional_branch): TFmode NE

View File

@ -1837,7 +1837,9 @@ negative form beginning @samp{-Wno-} to turn off warnings;
for example, @option{-Wno-implicit}. This manual lists only one of the
two forms, whichever is not the default.
These options control the amount and kinds of warnings produced by GCC:
The following options control the amount and kinds of warnings produced
by GCC; for further, language-specific options also refer to
@ref{C++ Dialect Options} and @ref{Objective-C Dialect Options}.
@table @gcctabopt
@cindex syntax checking