Commit ba020951 by Tom Tromey Committed by Tom Tromey

* lang-specs.h: Added `%(jc1)' to the jc1 spec.

From-SVN: r29600
parent 79077c3f
1999-09-22 Tom Tromey <tromey@cygnus.com> 1999-09-22 Tom Tromey <tromey@cygnus.com>
* lang-specs.h: Added `%(jc1)' to the jc1 spec.
* javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally. * javaop.h (WORD_TO_FLOAT): Use `inline' unconditionally.
(WORDS_TO_LONG): Likewise. (WORDS_TO_LONG): Likewise.
(WORDS_TO_DOUBLE): Likewise. (WORDS_TO_DOUBLE): Likewise.
......
...@@ -30,7 +30,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ ...@@ -30,7 +30,7 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */
{".zip", {"@java"} }, {".zip", {"@java"} },
{".jar", {"@java"} }, {".jar", {"@java"} },
{"@java", {"@java",
{"%{!E:jc1 %i %1 %{!Q:-quiet} %{d*} %{m*} %{a}\ {"%{!E:jc1 %i %1 %(jc1) %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}\ %{g*} %{O*} %{W*} %{w} %{pedantic*} %{ansi}\
%{traditional} %{v:-version} %{pg:-p} %{p}\ %{traditional} %{v:-version} %{pg:-p} %{p}\
%{f*} %{+e*} %{aux-info*} %{Qn:-fno-ident}\ %{f*} %{+e*} %{aux-info*} %{Qn:-fno-ident}\
......
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