re PR testsuite/48245 (FAIL: gcc.dg/lto/pr46940 c_lto_pr46940_0.o assemble on *-apple...
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 28 Mar 2011 11:06:58 +0000 (11:06 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 28 Mar 2011 11:06:58 +0000 (11:06 +0000)
PR target/48245
* config/darwin.h (LINK_COMMAND_SPEC_A): Use LINK_PLUGIN_SPEC.

Co-Authored-By: Iain Sandoe <iains@gcc.gnu.org>
From-SVN: r171598

gcc/ChangeLog
gcc/config/darwin.h

index 0c2b9312a6381db919c2c955b5b62adf739ffd28..b20a7080e10d7bc3d21bcc11e45c15e45e55047d 100644 (file)
@@ -1,3 +1,9 @@
+2011-03-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+           Iain Sandoe  <iains@gcc.gnu.org>
+
+       PR target/48245
+       * config/darwin.h (LINK_COMMAND_SPEC_A): Use LINK_PLUGIN_SPEC.
+
 2011-03-28  Eric Botcazou  <ebotcazou@adacore.com>
 
        * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype.
index e3f69601d9b8e4af2c194f89b3e33a374a2deb7e..2f5b638ed20560d73f6fdfa01ea8cd93bdcdee8b 100644 (file)
@@ -184,8 +184,9 @@ extern GTY(()) int darwin_ms_struct;
 
 #define LINK_COMMAND_SPEC_A \
    "%{!fdump=*:%{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S:\
-    %(linker) \
-    %{flto*:%<fcompare-debug*} \
+    %(linker)" \
+    LINK_PLUGIN_SPEC \
+    "%{flto*:%<fcompare-debug*} \
     %{flto*} \
     %l %X %{s} %{t} %{Z} %{u*} \
     %{e*} %{r} \