OSDN Git Service

* invoke.texi (Option Summary): Remove -isystem-c++ from options.
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 May 2001 11:58:45 +0000 (11:58 +0000)
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 May 2001 11:58:45 +0000 (11:58 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42709 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/invoke.texi

index f1bb463..63cb4a4 100644 (file)
@@ -1,3 +1,7 @@
+2001-05-30  Gordon Sadler <gbsadler1@lcisp.com>
+
+       * invoke.texi (Option Summary): Remove -isystem-c++ from options.
+
 2001-05-29  Stan Shebs  <shebs@apple.com>
 
        * gcc.texi: Add links for information about Objective-C.
index 4155345..f961b90 100644 (file)
@@ -279,7 +279,7 @@ in the following sections.
 -idirafter @var{dir} @gol
 -include @var{file}  -imacros @var{file} @gol
 -iprefix @var{file}  -iwithprefix @var{dir} @gol
--iwithprefixbefore @var{dir}  -isystem @var{dir} -isystem-c++ @var{dir} @gol
+-iwithprefixbefore @var{dir}  -isystem @var{dir} @gol
 -M  -MM  -MF  -MG  -MP  -MQ  -MT  -nostdinc  -P  -remap @gol
 -trigraphs  -undef  -U@var{macro}  -Wp\,@var{option}}