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]

xcoff gas testsuite fixes


	* gas/ppc/altivec_xcoff64.d: Adjust for aix5 target.
	* gas/ppc/booke_xcoff64.d: Likewise.  Also fix relocs.

Index: gas/testsuite/gas/ppc/altivec_xcoff64.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/ppc/altivec_xcoff64.d,v
retrieving revision 1.2
diff -u -p -r1.2 altivec_xcoff64.d
--- gas/testsuite/gas/ppc/altivec_xcoff64.d	17 Apr 2002 14:43:26 -0000	1.2
+++ gas/testsuite/gas/ppc/altivec_xcoff64.d	6 Aug 2002 08:13:26 -0000
@@ -2,7 +2,7 @@
 #objdump: -Dr
 #name: xcoff64 AltiVec tests
 
-.*:     file format aixcoff64-rs6000
+.*:     file format aix5?coff64-rs6000
 
 Disassembly of section .text:
 
Index: gas/testsuite/gas/ppc/booke_xcoff64.d
===================================================================
RCS file: /cvs/src/src/gas/testsuite/gas/ppc/booke_xcoff64.d,v
retrieving revision 1.1
diff -u -p -r1.1 booke_xcoff64.d
--- gas/testsuite/gas/ppc/booke_xcoff64.d	21 Feb 2002 03:57:34 -0000	1.1
+++ gas/testsuite/gas/ppc/booke_xcoff64.d	6 Aug 2002 08:13:27 -0000
@@ -2,7 +2,7 @@
 #objdump: -Dr -Mbooke64
 #name: xcoff64 BookE tests
 
-.*:     file format aixcoff64-rs6000
+.*:     file format aix5?coff64-rs6000
 
 Disassembly of section .text:
 
@@ -12,9 +12,9 @@ Disassembly of section .text:
    8:	24 25 00 30 	bce	1,4\*cr1\+gt,38 <.text\+0x38>
    c:	24 46 00 3d 	bcel	2,4\*cr1\+eq,48 <.text\+0x48>
   10:	24 67 00 5a 	bcea	3,4\*cr1\+so,58 <.text\+0x58>
-			10: R_BA	.text
+			12: R_BA_16	.text
   14:	24 88 00 7b 	bcela	4,4\*cr2,78 <.text\+0x78>
-			14: R_BA	.text
+			16: R_BA_16	.text
   18:	4c a9 00 22 	bclre	5,4\*cr2\+gt
   1c:	4c aa 00 23 	bclrel	5,4\*cr2\+eq
   20:	4d 0b 04 22 	bcctre	8,4\*cr2\+so
@@ -22,9 +22,9 @@ Disassembly of section .text:
   28:	58 00 00 74 	be	9c <.text\+0x9c>
   2c:	58 00 00 89 	bel	b4 <.text\+0xb4>
   30:	58 00 00 f2 	bea	f0 <.text\+0xf0>
-			30: R_BA	.text
+			30: R_BA_26	.text
   34:	58 00 01 27 	bela	124 <.text\+0x124>
-			34: R_BA	.text
+			34: R_BA_26	.text
   38:	e9 09 00 80 	lbze	r8,8\(r9\)
   3c:	e9 8f 00 41 	lbzue	r12,4\(r15\)
   40:	7c 86 40 fe 	lbzuxe	r4,r6,r8

-- 
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]