Commit bdd42dd9 by Gordon Sadler Committed by Gerald Pfeifer

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

From-SVN: r42709
parent 3702c634
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> 2001-05-29 Stan Shebs <shebs@apple.com>
* gcc.texi: Add links for information about Objective-C. * gcc.texi: Add links for information about Objective-C.
......
...@@ -279,7 +279,7 @@ in the following sections. ...@@ -279,7 +279,7 @@ in the following sections.
-idirafter @var{dir} @gol -idirafter @var{dir} @gol
-include @var{file} -imacros @var{file} @gol -include @var{file} -imacros @var{file} @gol
-iprefix @var{file} -iwithprefix @var{dir} @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 -M -MM -MF -MG -MP -MQ -MT -nostdinc -P -remap @gol
-trigraphs -undef -U@var{macro} -Wp\,@var{option}} -trigraphs -undef -U@var{macro} -Wp\,@var{option}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment