]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix ia64 libunwind gnatmake link error.
authorJames E Wilson <wilson@specifixinc.com>
Sun, 30 Nov 2003 08:23:23 +0000 (08:23 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sun, 30 Nov 2003 08:23:23 +0000 (00:23 -0800)
commit348d71c7cf8b62413403fcf586af2a7c3e870ecd
tree6b54964b800a8b8f61750d38626c3e7a634c9ec0
parent5583e33da85818e2b25b5995e6d503a7444b030a
Fix ia64 libunwind gnatmake link error.

* gcc.c (init_spec): Pass -lunwind to init_gcc_specs in eh_name
instead of in shared_name.

From-SVN: r74054
gcc/ChangeLog
gcc/gcc.c