From: Chris Demetriou Date: Mon, 5 Aug 2002 05:36:20 +0000 (+0000) Subject: invoke.texi: Remove duplicated paragraph describing TARGET_SWITCHES. X-Git-Tag: releases/gcc-3.3.0~3434 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=054b750747e332406cefb5bce6490b99c7b3750e;p=thirdparty%2Fgcc.git 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 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bc20197df6a1..117071277b87 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 2bd64500a8a3..a8c7da5ebe2f 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