Commit ab4fa7ed by Jason Merrill Committed by Jason Merrill

* lang-specs.h: Use %i in rule for .ii files.

From-SVN: r35392
parent 42eb567d
2000-07-28 Jason Merrill <jason@redhat.com>
* lang-specs.h: Use %i in rule for .ii files.
2000-07-31 Zack Weinberg <zack@wolery.cumb.org>
* lang-specs.h: Rename cpp to cpp0 and/or tradcpp to tradcpp0.
......
......@@ -51,5 +51,5 @@ Boston, MA 02111-1307, USA. */
{".ii", "@c++-cpp-output"},
{"@c++-cpp-output",
"%{!M:%{!MM:%{!E:\
cc1plus -fpreprocessed %{!pipe:%g.ii} %(cc1_options) %{+e*}\
cc1plus -fpreprocessed %i %(cc1_options) %{+e*}\
%{!S:-o %{|!pipe:%g.s} |\n as %(asm_options) %{!pipe:%g.s} %A }}}}"},
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