summaryrefslogtreecommitdiff
path: root/gcc/ch
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ch')
-rw-r--r--gcc/ch/lang-specs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ch/lang-specs.h b/gcc/ch/lang-specs.h
index adedbffa871..1ed4bac14cb 100644
--- a/gcc/ch/lang-specs.h
+++ b/gcc/ch/lang-specs.h
@@ -27,5 +27,4 @@ Boston, MA 02111-1307, USA. */
"tradcpp0 -lang-chill %{!no-gcc:-D__GNUCHILL__=%v1} %(cpp_options)\
%{!M:%{!MM:%{!E:%{!pipe:%g.i} |\n\
cc1chill %{!pipe:%g.i} %(cc1_options)\
- %{!fsyntax-only:%{!S:-o %{|!pipe:%g.s} |\n\
- as %(asm_options) %{!pipe:%g.s} %A }}}}}\n"},
+ %{!fsyntax-only:%(invoke_as)}}}}\n"},