tlink.c (scan_linker_output): Skip the initial underscore in a mangled name if approp...
authorJason Merrill <jason@gcc.gnu.org>
Fri, 3 Sep 1999 16:14:54 +0000 (12:14 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 3 Sep 1999 16:14:54 +0000 (12:14 -0400)
commit9c5b50b30ad2289a542816faf9de5fa2f9a6d79e
tree7f168269ad80ce4375f1bc31e2c17d087b76a9f5
parenteb898ce42020e24e79b94947f7d9aa1eedd6f8c6
tlink.c (scan_linker_output): Skip the initial underscore in a mangled name if appropriate.

* tlink.c (scan_linker_output): Skip the initial underscore in
a mangled name if appropriate.

From-SVN: r29083
gcc/ChangeLog
gcc/tlink.c