More fallout from PR 23963 change

Alan Modra amodra@gmail.com
Fri Jan 11 12:10:00 GMT 2019


Committed.

	PR 23963
	* testsuite/gas/m68hc11/lbranch-dwarf2.d: Adjust for PR23963 change.
	* testsuite/gas/m68hc11/opers12-dwarf2.d: Likewise.

diff --git a/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d b/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d
index 6aaeae6700..9f254e00bf 100644
--- a/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d
+++ b/gas/testsuite/gas/m68hc11/lbranch-dwarf2.d
@@ -51,7 +51,7 @@ _rcall:
 	jbra	200
   2e:	7e 00 c8    	jmp	0xc8 <_rcall\+0xc8>
 	jbsr	1923
-  31:	bd 07 83    	jsr	0x783 <L0\+0x602>
+  31:	bd 07 83    	jsr	0x783 <L0\^A\+0x602>
 	bne	Lend		; -> to a beq\+jmp
   34:	27 03       	beq	0x39 <_rcall\+0x39>
   36:	7e 00 00    	jmp	0x0 <_rcall>
diff --git a/gas/testsuite/gas/m68hc11/opers12-dwarf2.d b/gas/testsuite/gas/m68hc11/opers12-dwarf2.d
index 8faaf4c257..7a891c4694 100644
--- a/gas/testsuite/gas/m68hc11/opers12-dwarf2.d
+++ b/gas/testsuite/gas/m68hc11/opers12-dwarf2.d
@@ -214,13 +214,13 @@ t2:
 	leas	min9b,pc
  107:	1b fa ff 00 	leas	0xff00,PC \{0xb <L1\+0x2>\}
 	leas	max9b,pc
- 10b:	1b f8 ff    	leas	0xff,PC \{0x20d <L0\+0xd9>\}
+ 10b:	1b f8 ff    	leas	0xff,PC \{0x20d <L0\^A\+0xd9>\}
 
 ;;
 ;; Disassembler bug with movb
 ;;
 	movb	#23,0x2345
- 10e:	18 0b 17 23 	movb	#0x17, 0x2345 <L0\+0x2211>
+ 10e:	18 0b 17 23 	movb	#0x17, 0x2345 <L0\^A\+0x2211>
  112:	45 
 	movb	#40,12,sp
  113:	18 08 8c 28 	movb	#0x28, 0xc,SP
@@ -238,5 +238,5 @@ t2:
  12a:	18 00 a2 39 	movw	#0x3900 <bb\+0x1100>, 3,\+SP
  12e:	00 
 	movw	#0x2000,14,sp
- 12f:	18 00 8e 20 	movw	#0x2000 <L0\+0x1ecc>, 0xe,SP
+ 12f:	18 00 8e 20 	movw	#0x2000 <L0\^A\+0x1ecc>, 0xe,SP
  133:	00 

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list