summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19645.s
blob: 88331ed5d3c5a349b048651408dcf9431d84b821 (plain)
1
2
3
4
5
6
	.text
	.global bar
	.type bar,"function"
bar:
	movq foobar@GOTPCREL(%rip), %rax
	.comm foobar,30,4