[GOLD] Adjust testcase for PowerPC64
authorAlan Modra <amodra@gmail.com>
Mon, 12 Dec 2016 22:51:56 +0000 (09:21 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 12 Dec 2016 23:01:19 +0000 (09:31 +1030)
commitd32a48b9f2d8a374b7ce3f2c47cc9a1c3b184838
tree7f2aa280fd52e3c294b5a697196264f7adc75b70
parent88acc2e16743fc1e6384758c9a68cd6d2a8bbd46
[GOLD] Adjust testcase for PowerPC64

Since the linker created .TOC. symbol is placed at roughly .got+32k,
.toc input sections must be placed in or after .got if .toc entries
are accessed using 16-bit signed offset relocs.  crt1.o contains such
a relocation.

PR gold/20717
* testsuite/pr20717.t: Add .got output section containing .toc.
gold/ChangeLog
gold/testsuite/pr20717.t
This page took 0.023703 seconds and 4 git commands to generate.