]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/testsuite/ld-arm/arm-elf.exp
PR ld/14397
authorNick Clifton <nickc@redhat.com>
Thu, 26 Jul 2012 13:43:24 +0000 (13:43 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 26 Jul 2012 13:43:24 +0000 (13:43 +0000)
commit054565943aa9abff8ffa9ab848eeae3873f27395
tree19c29f167261b81b54b37f72edd07c9e1c203884
parent29f7799750d2821a82d596892b5d59e8c91c5587
PR ld/14397
* elf32-arm.c (elf32_arm_finish_dynamic_sections): Report an error
if a required section is missing from the linker script.

* ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
* ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
* ld-arm/arm-no-rel-plt.out: Expected output.
bfd/ChangeLog
bfd/elf32-arm.c
ld/testsuite/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/arm-no-rel-plt.ld [new file with mode: 0644]
ld/testsuite/ld-arm/arm-no-rel-plt.out [new file with mode: 0644]