]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/14467 (Compiling on Mac OS X 10.1.5 broken)
authorDevang Patel <dpatel@apple.com>
Tue, 6 Apr 2004 18:48:47 +0000 (11:48 -0700)
committerDevang Patel <dpatel@gcc.gnu.org>
Tue, 6 Apr 2004 18:48:47 +0000 (11:48 -0700)
        PR 14467
        * config/darwin.h (LINK_COMMAND_SPEC): Use c++filt instead of c++filt3.

From-SVN: r80462

gcc/ChangeLog
gcc/config/darwin.h

index 622cb75f2e5fd7b8fd32f7a776917965884e3c4b..2f5102f61436240e75698229d64a5a88d7e39494 100644 (file)
@@ -1,3 +1,8 @@
+2004-04-06  Devang Patel  <dpatel@apple.com>
+
+       PR 14467
+       * config/darwin.h (LINK_COMMAND_SPEC): Use c++filt instead of c++filt3.
+       
 2004-03-25  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * expr.c (store_constructor): Use gen_int_mode to correctly
index c4b752696021a9ff9f92b3da4b8b12eff3e0e072..ca57bc3e3b3149f3d9ead422cc91d1c3ed55e88e 100644 (file)
@@ -192,7 +192,7 @@ Boston, MA 02111-1307, USA.  */
     %{!Zdynamiclib:%{!A:%{!nostdlib:%{!nostartfiles:%S}}}} \
     %{L*} %(link_libgcc) %o %{!nostdlib:%{!nodefaultlibs:%G %L}} \
     %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} %{F*} \
-    %{!--help:%{!no-c++filt|c++filt:| c++filt3 }} }}}}}}}}"
+    %{!--help:%{!no-c++filt|c++filt:| c++filt }} }}}}}}}}"
 
 /* Please keep the random linker options in alphabetical order (modulo
    'Z' and 'no' prefixes).  Options that can only go to one of libtool