summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/gpoff-6.s
blob: 592c0ff3c38216c78147449ca8191f642c5ad14a (plain)
1
2
3
4
5
6
7
8
9
	.text
	.globl _start
_start:
	ret

	.section .text.bar,"ax",@progbits
	.globl bar
bar:
	movl	%fs:foo@GPOFF, %eax