darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead of makin...
authorAndrew Pinski <apinski@apple.com>
Fri, 10 Sep 2004 17:26:54 +0000 (17:26 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 10 Sep 2004 17:26:54 +0000 (10:26 -0700)
commit76f60aa59ce0edd9aabdbe63e5ec039ffc937c54
treec7c829896e71e90e4b581457fc0c822857375d2f
parente30b0ae2fa5e74b14017fe2af9b7f7743281fe37
darwin.c (machopic_mcount_stub_name): Call machopic_indirection_name instead of making the string ourselves.

2004-09-10  Andrew Pinski  <apinski@apple.com>

        * config/darwin.c (machopic_mcount_stub_name): Call
        machopic_indirection_name instead of making the string
        ourselves.

From-SVN: r87309
gcc/ChangeLog
gcc/config/darwin.c