old-cross-binutils/ld/testsuite/ld-arm/arm-no-rel-plt.out
Nick Clifton 054565943a 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.
2012-07-26 13:43:24 +00:00

2 lines
111 B
Text

.*: error: required section '.rel.plt' not found in the linker script
.*: final link failed: Invalid operation