]> gcc.gnu.org Git - gcc.git/commitdiff
invoke.texi (Warning Options): Refer to C++ Dialect Options and Objective-C Dialect...
authorGerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
Thu, 28 Mar 2002 19:49:38 +0000 (20:49 +0100)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Thu, 28 Mar 2002 19:49:38 +0000 (19:49 +0000)
* doc/invoke.texi (Warning Options): Refer to C++ Dialect Options
and Objective-C Dialect Options.

From-SVN: r51526

gcc/ChangeLog
gcc/doc/invoke.texi

index b1094d701e8caf04cb9464f9de4b262684525466..4dbed16c04a770669e3a24da14a5ff69027049b3 100644 (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
index 8f51f2959826081406180b9515f3327269d31749..b1e6d5dce40e2e024afcef73469baf4e6c331f22 100644 (file)
@@ -1749,7 +1749,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
This page took 0.083937 seconds and 5 git commands to generate.