old-cross-binutils/ld/testsuite/ld-aarch64/reloc-overflow-2.s
Nick Clifton 2ea53e0031 Add a more helpful warning message to explain why some AArch64 relocations can overflow.
bfd	* elfnn-aarch64.c (elfNN_aarch64_relocate_section): Add a more
	helpful warning message to explain why certain AArch64 relocs
	might overflow.

ld	* testsuite/ld-aarch64/reloc-overflow-bad.d: New test.
	* testsuite/ld-aarch64/reloc-overflow-1.s: New source file.
	* testsuite/ld-aarch64/reloc-overflow-2.s: New source file.
	* testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
2016-02-09 09:56:21 +00:00

5 lines
183 B
ArmAsm

.file "2.c"
.comm var_3,1,1
.comm var_2,1,1
.comm var_1,1,1
.ident "GCC: (GNU) 6.0.0 20160208 (experimental) [trunk revision 233206]"