aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-unique/pr21529.s
blob: 4570635a0560b7f78ef873e5efc5aaf41656ba00 (plain)
1
2
3
4
5
6
7
8
	.type a, %gnu_unique_object
a:	.long 0
	.size a, .-a

        .type main,"function"
        .global main
main:
        .dc.a a