aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-i386/pr20117.s
blob: de2dd28e06bcfc53229e1cead608d5bcc8cf2755 (plain)
1
2
3
4
5
6
7
	.comm	DEBUGLEVEL,4,4
	.text
	.globl	_start
	.type	_start, @function
_start:
	.byte 0xeb, 0x8b
	movl      $DEBUGLEVEL@GOT, %ebp