Add .got.plt to testsuite/script_test_2.t
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Jun 2016 18:14:57 +0000 (11:14 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Jun 2016 18:15:12 +0000 (11:15 -0700)
commit3328c04b103286c3422aed59b97595bbbd9bbef5
treeaae8f7f9aa8456879fa30bd13302b71547f85028
parent712ec27916b5604d29d928dec060fd1ba0fd9edb
Add .got.plt to testsuite/script_test_2.t

The .got.plt section must be placed right after the .got section.
Otherwise, GOT offset will be wrong.

PR gold/20246
* testsuite/script_test_2.t: Add .got.plt after .got.
gold/ChangeLog
gold/testsuite/script_test_2.t
This page took 0.028497 seconds and 4 git commands to generate.