From 054b750747e332406cefb5bce6490b99c7b3750e Mon Sep 17 00:00:00 2001 From: Chris Demetriou Date: Mon, 5 Aug 2002 05:36:20 +0000 Subject: [PATCH] invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES. 2002-08-04 Chris Demetriou * doc/invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES. From-SVN: r56040 --- gcc/ChangeLog | 5 +++++ gcc/doc/invoke.texi | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bc20197df6a..117071277b8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-08-04 Chris Demetriou + + * doc/invoke.texi: Remove duplicated paragraph describing + TARGET_SWITCHES. + 2002-08-04 Geoffrey Keating * Makefile.in (sdbout.o): Doesn't need $(OBSTACK_H). diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 2bd64500a8a..a8c7da5ebe2 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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 -- 2.30.2