* gas/m68hc11/insns.s: Don't use .comm for stack symbol so that objdump
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cris / nosep.s
CommitLineData
a471a06b
HPN
1; Test error cases for separators.
2; This one should not treat a ";" as a line separator, not even
3; just after an instruction.
4 .text
5start:
6 moveq 0,r2;nop
7 di
This page took 0.116579 seconds and 4 git commands to generate.