More support for ld --hash-style in the ld testsuite
authorAlan Modra <amodra@gmail.com>
Mon, 7 Aug 2017 21:45:29 +0000 (07:15 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 7 Aug 2017 21:52:36 +0000 (07:22 +0930)
commit8f5e83fb735af978b99ea6e22574560bf667d1d6
treed51e607bc581a8310a9ee16887972aae8fdac4ad
parent7b005726f910af908f0b5ba48b3466d119453b06
More support for ld --hash-style in the ld testsuite

These were discovered when running --hash-style=gnu as default, the
previous batch being --hash-style=both.

* testsuite/ld-aarch64/ifunc-1-local.d: Run ld with --hash-style=sysv.
* testsuite/ld-aarch64/ifunc-2-local.d: Likewise.
* testsuite/ld-aarch64/ifunc-3a.d: Likewise.
* testsuite/ld-frv/fdpic-pie-1.d: Likewise.
* testsuite/ld-frv/fdpic-pie-2.d: Likewise.
* testsuite/ld-frv/fdpic-pie-7.d: Likewise.
* testsuite/ld-frv/fdpic-pie-8.d: Likewise.
* testsuite/ld-arm/arm-elf.exp: Add --hash-style=sysv to "Using
Thumb lib by another lib" test's ld options.
* testsuite/ld-elf/note-3.l: Match .gnu.hash.
* testsuite/ld-elf/note-3.t: Add .gnu.hash output section.
ld/ChangeLog
ld/testsuite/ld-aarch64/ifunc-1-local.d
ld/testsuite/ld-aarch64/ifunc-2-local.d
ld/testsuite/ld-aarch64/ifunc-3a.d
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-elf/note-3.l
ld/testsuite/ld-elf/note-3.t
ld/testsuite/ld-frv/fdpic-pie-1.d
ld/testsuite/ld-frv/fdpic-pie-2.d
ld/testsuite/ld-frv/fdpic-pie-7.d
ld/testsuite/ld-frv/fdpic-pie-8.d
This page took 0.032624 seconds and 4 git commands to generate.