* invoke.texi (Option Summary): Remove -isystem-c++ from options.

From-SVN: r42709
This commit is contained in:
Gordon Sadler 2001-05-30 11:58:45 +00:00 committed by Gerald Pfeifer
parent 3702c6346a
commit bdd42dd9a5
2 changed files with 5 additions and 1 deletions

View 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.

View 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}}