This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

m68hc11 gas testsuite tweaks


Insignifigant.  I changed this test at one stage, then changed my mind
and reverted all but the slightly tighter matching.

gas/testsuite/ChangeLog
	* gas/m68hc11/insns.d: Quote dots.
	* gas/m68hc11/opers12.d: Likewise.

Applying mainline.

Index: gas/testsuite/gas/m68hc11/insns.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/m68hc11/insns.d,v
retrieving revision 1.2
diff -u -p -r1.2 insns.d
--- gas/testsuite/gas/m68hc11/insns.d	13 Aug 2002 22:45:22 -0000	1.2
+++ gas/testsuite/gas/m68hc11/insns.d	26 Aug 2002 08:25:35 -0000
@@ -59,7 +59,7 @@ Disassembly of section .text:
 [	]+54: R_M68HC11_RL_JUMP	\*ABS\*
 [	]+55: R_M68HC11_16	Stop
 0+0057 <L1> anda	#23
-[	]+58: R_M68HC11_LO8	.text
+[	]+58: R_M68HC11_LO8	\.text
 0+0059 <L1\+0x2> andb	#0
-[	]+5a: R_M68HC11_HI8	.text
+[	]+5a: R_M68HC11_HI8	\.text
 0+005b <L1\+0x4> rts
Index: gas/testsuite/gas/m68hc11/opers12.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/m68hc11/opers12.d,v
retrieving revision 1.5
diff -u -p -r1.5 opers12.d
--- gas/testsuite/gas/m68hc11/opers12.d	13 Aug 2002 22:45:22 -0000	1.5
+++ gas/testsuite/gas/m68hc11/opers12.d	26 Aug 2002 08:25:35 -0000
@@ -27,7 +27,7 @@ Disassembly of section .text:
 0+0035 <L1\+0x2c> ldab	\[32767,SP\]
 0+0039 <L1\+0x30> ldd	\[32768,PC\]
 0+003d <L1\+0x34> ldd	9,PC
-[	]+3f: R_M68HC12_8	.text
+[	]+3f: R_M68HC12_8	\.text
 0+0040 <L1\+0x37> std	A,X
 0+0042 <L1\+0x39> ldx	B,X
 0+0044 <L1\+0x3b> stx	D,Y

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]