* gas/arm/req.l: Updated expected warning message.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / armv1-bad.l
index 96d9e73981f86fb6a86f2d9c7cd3faf3bd49747c..22090d58600e7bb8743de0303f3a5d8871640d0a 100644 (file)
@@ -1,8 +1,9 @@
 [^:]*: Assembler messages:
 [^:]*:4: Error: invalid pseudo operation -- `str r0,=0x00ff0000'
 [^:]*:5: Error: bad expression -- `ldr r0,{r1}'
-[^:]*:6: Error: address offset too large -- `ldr r0,\[r1,#4096\]'
-[^:]*:7: Error: address offset too large -- `ldr r0,\[r1,#-4096\]'
-[^:]*:8: Error: invalid constant -- `mov r0,#0x1ff'
-[^:]*:9: Error: bad instruction `cmpl r0,r0'
-[^:]*:10: Error: selected processor does not support `strh r0,\[r1\]'
+[^:]*:6: Error: bad instruction `cmpl r0,r0'
+[^:]*:7: Error: selected processor does not support ARM mode `strh r0,\[r1\]'
+[^:]*:8: Warning: writeback of base register is UNPREDICTABLE
+[^:]*:9: Warning: writeback of base register when in register list is UNPREDICTABLE
+[^:]*:10: Warning: writeback of base register is UNPREDICTABLE
+[^:]*:12: Warning: if writeback register is in list, it must be the lowest reg in the list
This page took 0.024613 seconds and 4 git commands to generate.