summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-x86-64/pr19609-5.s
blob: 85106bb7f20a11beb9b7ea92a2b6823a951ebbb7 (plain)
1
2
3
4
5
6
	.text
	.weak bar
	.globl	_start
	.type	_start, @function
_start:
	call	*bar@GOTPCREL(%rip)