summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mmix/basep-9.s
blob: d36326e994e5c19071bdf05878e9b37b8279dbcb (plain)
1
2
3
4
5
6
7
8
9
# Test that we handle COMM-type symbols with base-plus-offset relocs.
 .comm comm_symbol1,4,4
 .lcomm comm_symbol3,4
 GREG comm_symbol1
 GREG comm_symbol3
 LDA $42,comm_symbol1
 LDA $44,comm_symbol3
 LDA $45,comm_symbol4
 .lcomm comm_symbol4,4