From 7e7df220d9f6aaba93fa471aecbcafbf80314316 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 26 Feb 2001 17:40:07 +0000 Subject: [PATCH] 2001-02-26 H.J. Lu * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]". --- gas/testsuite/ChangeLog | 4 ++++ gas/testsuite/gas/ia64/opc-a-err.l | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index a2ab0e3ab..66f06e0dc 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2001-02-26 H.J. Lu + + * gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]". + 2001-02-23 H.J. Lu * gas/ia64/opc-a-err.l: Fix "cmp4.lt.or". diff --git a/gas/testsuite/gas/ia64/opc-a-err.l b/gas/testsuite/gas/ia64/opc-a-err.l index f4491af0a..167659fe4 100644 --- a/gas/testsuite/gas/ia64/opc-a-err.l +++ b/gas/testsuite/gas/ia64/opc-a-err.l @@ -14,5 +14,5 @@ .*:18: Error: Operand 2 of `xor' should be .* .*:20: Error: Operand 2 of `andcm' should be .* .*:21: Error: Operand 2 of `andcm' should be .* -.*:23: Error: Operand [3|4] of `cmp4.lt.or' should be r0 -.*:24: Error: Operand [3|4] of `cmp4.lt.or' should be r0 +.*:23: Error: Operand [34] of `cmp4.lt.or' should be r0 +.*:24: Error: Operand [34] of `cmp4.lt.or' should be r0 -- 2.11.4.GIT