Sign in
gnu
/
binutils-gdb
/
38b03d23c7c7e6a9f8f27a9899fd0a84587c379e
/
.
/
gas
/
testsuite
/
gas
/
cris
/
nosep.s
blob: d25fd364ae2b8e3b6e54ee2911ae1cd7ac600c1d [
file
] [
log
] [
blame
]
;
Test error cases
for
separators.
;
This one should not treat a
";"
as a line separator
,
not even
;
just after an instruction.
.text
.syntax no_register_prefix
start
:
moveq
0
,
r2
;
nop
di