summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr20550a.s
blob: 167255a797a17f4241caf424ee0499da236a3dba (plain)
1
2
3
4
5
6
7
	.text
	.global _start
_start:
	movabsq	$strings@SIZE, %rdx
	.section	.data.rel,"aw",@progbits
	.quad	strings
	.section	.note.GNU-stack