summaryrefslogtreecommitdiff
path: root/gas/testsuite/gas/mips/illegal.l
diff options
context:
space:
mode:
Diffstat (limited to 'gas/testsuite/gas/mips/illegal.l')
-rw-r--r--gas/testsuite/gas/mips/illegal.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/testsuite/gas/mips/illegal.l b/gas/testsuite/gas/mips/illegal.l
index d6f61a2c21..6fbf16a996 100644
--- a/gas/testsuite/gas/mips/illegal.l
+++ b/gas/testsuite/gas/mips/illegal.l
@@ -1,3 +1,3 @@
.*: Assembler messages:
-.*:4: Error: Illegal operands `move 1,2'
-.*:5: Error: Illegal operands `c.eq.s 1,2'
+.*:4: Error: invalid operands `move 1,2'
+.*:5: Error: invalid operands `c.eq.s 1,2'