X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fch%2Flang-specs.h;h=1ed4bac14cb9f75bf8de5f0db6e58f2198189434;hb=49a8bcb569d334a1050a8998956214d9a094d574;hp=5b0b6b2f1b679cdafde5a77bdb86cc370107c910;hpb=dd6a91babcc9b83142351d0fd7d6fef21ef79b5c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ch/lang-specs.h b/gcc/ch/lang-specs.h index 5b0b6b2f1b6..1ed4bac14cb 100644 --- a/gcc/ch/lang-specs.h +++ b/gcc/ch/lang-specs.h @@ -26,5 +26,5 @@ Boston, MA 02111-1307, USA. */ {"@chill", "tradcpp0 -lang-chill %{!no-gcc:-D__GNUCHILL__=%v1} %(cpp_options)\ %{!M:%{!MM:%{!E:%{!pipe:%g.i} |\n\ - cc1chill %{!pipe:%g.i} %(cc1_options) %{!S:-o %{|!pipe:%g.s} |\n\ - as %(asm_options) %{!pipe:%g.s} %A }}}}\n"}, + cc1chill %{!pipe:%g.i} %(cc1_options)\ + %{!fsyntax-only:%(invoke_as)}}}}\n"},