aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr19645.s
blob: 5dadebeebfcc068235684b25e34c2a4d70d6cd73 (plain)
1
2
3
4
5
6
	.text
	.global bar
	.type bar,"function"
bar:
	movl foobar@GOT(%ebx), %eax
	.comm foobar,30,4