aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-powerpc/aix-weak-3a.s
blob: e8b9d96559cefb353b13b75a65108e1ff0cbdef0 (plain)
1
2
3
4
5
6
7
8
	.globl	x1
	x1 = 0x11223344
	.globl	x2
	x2 = 0x55667788
	.globl	x3
	.csect	x3[RW]
x3:
	.long	42