]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Update x86-64 tests for --as-needed
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 13 Apr 2016 12:41:36 +0000 (05:41 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Sun, 12 Jun 2016 04:40:12 +0000 (21:40 -0700)
commit576bc8b56185fb707d72c8c5381793133aef5ec5
tree8bb35d684d1f1dd441f3c0dfa1bfb08167773120
parent5975f54c03809c5c26ab2b1dfbdd20b47e4e09b4
Update x86-64 tests for --as-needed

Since compiler may pass --as-needed to ld by default, link .o file
before .so file in x86-64 tests.

PR ld/19774
* testsuite/ld-x86-64/x86-64.exp: Link tmpdir/pr17689b.o before
tmpdir/pr17689.so, fix gotpcrel1 test and add more --as-needed
tests.
ld/ChangeLog
ld/testsuite/ld-x86-64/x86-64.exp