invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES.
authorChris Demetriou <cgd@broadcom.com>
Mon, 5 Aug 2002 05:36:20 +0000 (05:36 +0000)
committerChris Demetriou <cgd@gcc.gnu.org>
Mon, 5 Aug 2002 05:36:20 +0000 (22:36 -0700)
2002-08-04  Chris Demetriou  <cgd@broadcom.com>

        * doc/invoke.texi: Remove duplicated paragraph describing
        TARGET_SWITCHES.

From-SVN: r56040

gcc/ChangeLog
gcc/doc/invoke.texi

index bc20197df6a1cc7310ae3c8ddf0e28c0eaf35cf9..117071277b8789da0d0158f29dd0c6bae7ce0bd2 100644 (file)
@@ -1,3 +1,8 @@
+2002-08-04  Chris Demetriou  <cgd@broadcom.com>
+
+       * doc/invoke.texi: Remove duplicated paragraph describing
+       TARGET_SWITCHES.
+
 2002-08-04  Geoffrey Keating  <geoffk@redhat.com>
 
        * Makefile.in (sdbout.o): Doesn't need $(OBSTACK_H).
index 2bd64500a8a3043a462587281ca4adcfcaa3e5b0..a8c7da5ebe2fd3715753bb9b0275f5b89c265f7f 100644 (file)
@@ -7371,11 +7371,6 @@ depends on the target gcc was configured for, but commonly is either
 @samp{_flush_func} or @samp{__cpu_flush}.
 @end table
 
-These options are defined by the macro
-@code{TARGET_SWITCHES} in the machine description.  The default for the
-options is also defined by that macro, which enables you to change the
-defaults.
-
 @node i386 and x86-64 Options
 @subsection Intel 386 and AMD x86-64 Options
 @cindex i386 Options