A patch for ia64 testcases

H . J . Lu hjl@valinux.com
Mon Feb 26 09:42:00 GMT 2001


On Mon, Feb 26, 2001 at 06:21:41PM +0100, Andreas Schwab wrote:
> |> 
> |> With the change from David, we can have r0 on operand 3 or 4.
> 
> But there will never be an "Operand |".
> 
> Andreas.
> 

Oops. I checked in the following patch.

Thanks.


H.J.
----
2001-02-26  H.J. Lu  <hjl@gnu.org>

	* gas/ia64/opc-a-err.l: Change "Operand [3|4]" to "Operand [34]".

Index: gas/ia64/opc-a-err.l
===================================================================
RCS file: /work/cvs/gnu/binutils/gas/testsuite/gas/ia64/opc-a-err.l,v
retrieving revision 1.2
diff -u -p -r1.2 opc-a-err.l
--- gas/ia64/opc-a-err.l	2001/02/22 20:13:22	1.2
+++ gas/ia64/opc-a-err.l	2001/02/26 17:24:13
@@ -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



More information about the Binutils mailing list