[PATCH] ia64: address HP-UX testsuite failures

Jan Beulich JBeulich@novell.com
Mon Feb 28 15:36:00 GMT 2005


Two assembler tests earlier added to the IA64 testsuite failed for the
HP-UX
target.

Built and tested on as cross target on ia64-unknown-linux-gnu for
ia64-hpux.

Jan

gas/testsuite/
2005-02-28  Jan Beulich  <jbeulich@novell.com>

	* gas/ia64/pcrel.d: Account for big endian target.
	* gas/ia64/reloc-bad.s: Enforce 64-bit ABI.

---
/home/jbeulich/src/binutils/mainline/2005-02-28/gas/testsuite/gas/ia64/pcrel.d	2005-02-14
15:19:39.000000000 +0100
+++ 2005-02-28/gas/testsuite/gas/ia64/pcrel.d	2005-02-28
11:49:55.000000000 +0100
@@ -47,14 +47,14 @@ Contents of section \.movl:
  0+40 05000000 01000000 00000040 00000060  .*
  0+50 05000000 01000000 00000040 00000060  .*
 Contents of section \.data8:
- 0+00 60000000 00000000 00000000 00000000  .*
+ 0+00 [06]0000000 000000[06]0 00000000 00000000  .*
  0+10 00000000 00000000 00000000 00000000  .*
  0+20 00000000 00000000 00000000 00000000  .*
  0+30 00000000 00000000 00000000 00000000  .*
  0+40 00000000 00000000 00000000 00000000  .*
  0+50 00000000 00000000 00000000 00000000  .*
 Contents of section \.data4:
- 0+00 60000000 00000000 00000000 00000000  .*
+ 0+00 [06]00000[06]0 00000000 00000000 00000000  .*
  0+10 00000000 00000000 00000000 00000000  .*
  0+20 00000000 00000000 00000000 00000000  .*
  0+30 00000000 00000000 00000000 00000000  .*
---
/home/jbeulich/src/binutils/mainline/2005-02-28/gas/testsuite/gas/ia64/reloc-bad.s	2005-02-01
15:22:17.000000000 +0100
+++ 2005-02-28/gas/testsuite/gas/ia64/reloc-bad.s	2005-02-28
11:58:44.000000000 +0100
@@ -1,3 +1,4 @@
+	.psr abi64
 	.global esym
 	.section .rodata, "a", @progbits
 	.text

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: binutils-mainline-ia64-hpux-test.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20050228/61b351cc/attachment.ksh>


More information about the Binutils mailing list