diff options
Diffstat (limited to 'gcc/java')
-rw-r--r-- | gcc/java/lang-specs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/java/lang-specs.h b/gcc/java/lang-specs.h index 2e571e9..ef40189 100644 --- a/gcc/java/lang-specs.h +++ b/gcc/java/lang-specs.h @@ -33,5 +33,5 @@ The Free Software Foundation is independent of Sun Microsystems, Inc. */ "%{fjni:%{femit-class-files:%e-fjni and -femit-class-files are incompatible}}\ %{fjni:%{femit-class-file:%e-fjni and -femit-class-file are incompatible}}\ %{!E:jc1 %i %(jc1) %(cc1_options) %{+e*} %{I*} %{MD} %{MMD} %{M} %{MM}\ - %{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |\n\ - as %(asm_options) %{!pipe:%g.s} %A }}}"}, + %{!fsyntax-only:%(invoke_as)}}"}, + |