OSDN Git Service

* gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
[pf3gnuchains/gcc-fork.git] / gcc / ch / lang-specs.h
index 5b0b6b2..1ed4bac 100644 (file)
@@ -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"},