(root)/
binutils-2.41/
binutils/
testsuite/
binutils-all/
strip-13rel.s
	.text
foo:
	.dc.l    0x12345678

	.section .rel.text,""
 .ifdef ELF64
	.8byte	0
	.8byte	RELOC
 .else
	.4byte	0
	.4byte	RELOC
 .endif