binutils-gdb/ld/testsuite/ld-x86-64/pr22048b.s
H.J. Lu d7de64088c Add a test for PR ld/22048
PR ld/22048
	* testsuite/ld-x86-64/pr22048.d: New file.
	* testsuite/ld-x86-64/pr22048a.s: Likewise.
	* testsuite/ld-x86-64/pr22048b.s: Likewise.
	* testsuite/ld-x86-64/x86-64.exp: Run pr22048.
2017-08-31 03:54:01 -07:00

9 lines
118 B
ArmAsm

.text
.globl _start
.type _start, @function
_start:
.cfi_startproc
rep ret
.cfi_endproc
.size _start, .-_start