aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arc/got-weak.s
blob: 8ea18be378024b5801ffc7a4176ea75ab9a04e0b (plain)
1
2
3
4
5
6
7
	.cpu archs

	.weak symb
	.global __start
	.text
__start:
	ld	r0,[pcl,@symb@gotpc]