summaryrefslogtreecommitdiffstats
path: root/binutils-2.24/ld/testsuite/ld-unique/unique.s
blob: 9b0593c2c2c9233176a12e7967df4e6bff9347c1 (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:
        .long 0