aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/cris/nosep.s
blob: f1840b8616d1eef5aa8085167239e9172928c84e (plain)
1
2
3
4
5
6
7
8
; Test error cases for separators.
; This one should not treat a ";" as a line separator, not even
; just after an instruction.
 .text
start:
 moveq 0,r2;nop
 di