gas/arc: Add guard against operand array overflow.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arc / asm-errors.s
index 6e0fd6ae1abd6e015a3569f2f7bf345065fb45bc..d3f16c07f41b1637e82ae68b8e75c5a15fd0a569 100644 (file)
@@ -2,3 +2,4 @@
         adc.al.ra       r0,r0,r2
         adc.eq.eq       r0,r0,r2
         adc.n.eq        r0,r0,r2
+        add             r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0,r0
This page took 0.028102 seconds and 4 git commands to generate.