summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/testsuite/ld-cris/comref1.s
blob: 5be25d820ddf579414507339e0bdf4bb982e5d9a (plain)
1
2
3
4
5
6
7
8
 .text
y:
 .comm c1,4,1
 .comm c2,4,1
 .comm c3,4,1
 move.d c1,$r10
 move.d c2:GOT,$r10
 move.d c3:PLT,$r10