* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.
authorGeoffrey Keating <geoffk@apple.com>
Sun, 11 Jul 2004 00:23:39 +0000 (00:23 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sun, 11 Jul 2004 00:23:39 +0000 (00:23 +0000)
From-SVN: r84485

gcc/ChangeLog
gcc/config/darwin.h

index 96cd4f9cf220b9486bd41c0ecbd8d2062a2b8b34..851644f6b82b2a2ed1c9c7cd5924c715d5b80cec 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-10  Geoffrey Keating  <geoffk@apple.com>
+
+       * config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.
+
 2004-07-10  Steve Kargl  <sgk@troutmask.apl.washington.edu>
             James Morrison  <phython@gcc.gnu.org>
 
index 7f6e8dcf8b887416260e40ff64b5e5a63dc6ea44..1414a61b1c81bdf95ecb3800445f819638b4dddf 100644 (file)
@@ -200,8 +200,7 @@ Boston, MA 02111-1307, USA.  */
     %{!Zdynamiclib:%{!A:%{!nostdlib:%{!nostartfiles:%S}}}} \
     %{L*} %(link_libgcc) %o %{fprofile-arcs|fprofile-generate:-lgcov} \
     %{!nostdlib:%{!nodefaultlibs:%G %L}} \
-    %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} %{F*} \
-    %{!--help:%{!no-c++filt|c++filt:| c++filt }} }}}}}}}}"
+    %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} %{F*} }}}}}}}}"
 
 /* Please keep the random linker options in alphabetical order (modulo
    'Z' and 'no' prefixes).  Options that can only go to one of libtool