Commit ad1da1de by Dave Brolley Committed by Dave Brolley

toplev.c (lang_options): Add -trigraphs option for cpplib.

Tue Jun 16 17:36:35 1998  Dave Brolley  <brolley@cygnus.com>
	* toplev.c (lang_options): Add -trigraphs option for cpplib.

From-SVN: r20527
parent 75528b80
Tue Jun 16 17:36:35 1998 Dave Brolley <brolley@cygnus.com>
* toplev.c (lang_options): Add -trigraphs option for cpplib.
Tue Jun 16 23:33:24 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
* reload1.c (reload_reg_free_before_p): RELOAD_FOR_OUTADDR_ADDRESS
......
......@@ -907,6 +907,7 @@ char *lang_options[] =
"-lang-c++",
"-nostdinc",
"-nostdinc++",
"-trigraphs",
"-undef",
"-remap",
......
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