Commit f74c0f91 by Jason Merrill

revert:

Thu Sep  9 12:20:34 1999  Nick Clifton  <nickc@cygnus.com>

	* toplev.c (documented_lang_options):

From-SVN: r29253
parent 1bbda436
...@@ -75,10 +75,6 @@ Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org> ...@@ -75,10 +75,6 @@ Thu Sep 9 12:32:57 BST 1999 Nathan Sidwell <nathan@acm.org>
* extend.texi (Volatiles): New node. * extend.texi (Volatiles): New node.
Thu Sep 9 12:20:34 1999 Nick Clifton <nickc@cygnus.com>
* toplev.c (documented_lang_options):
Thu Sep 9 03:37:31 1999 Richard Henderson <rth@cygnus.com> Thu Sep 9 03:37:31 1999 Richard Henderson <rth@cygnus.com>
* ggc-simple.c (IS_MARKED, IGNORE_MARK): New. * ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
......
...@@ -1143,7 +1143,6 @@ documented_lang_options[] = ...@@ -1143,7 +1143,6 @@ documented_lang_options[] =
{ "-lang-c", "" }, { "-lang-c", "" },
{ "-lang-c89", "" }, { "-lang-c89", "" },
{ "-lang-c++", "" }, { "-lang-c++", "" },
{ "-pedantic", "" },
{ "-remap", "" }, { "-remap", "" },
{ "-nostdinc", "" }, { "-nostdinc", "" },
{ "-nostdinc++", "" }, { "-nostdinc++", "" },
......
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