Commit fb3f91c9 by Nick Clifton Committed by Nick Clifton

Pass -pedantic command line switch on to cpplib

From-SVN: r29232
parent 9b1b9cc9
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>
* ggc-simple.c (IS_MARKED, IGNORE_MARK): New.
......
......@@ -1143,6 +1143,7 @@ documented_lang_options[] =
{ "-lang-c", "" },
{ "-lang-c89", "" },
{ "-lang-c++", "" },
{ "-pedantic", "" },
{ "-remap", "" },
{ "-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