This is the mail archive of the binutils@sourceware.org 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]

rgn-over.exp tests on powerpc64


These tests all fail on powerpc64-linux due to the linker created stub
bfd being mentioned in the map file.

	* ld-scripts/rgn-over1.d: Accept extra LOAD at end of map file.
	* ld-scripts/rgn-over2.d: Likewise.
	* ld-scripts/rgn-over3.d: Likewise.
	* ld-scripts/rgn-over4.d: Likewise.
	* ld-scripts/rgn-over5.d: Likewise.
	* ld-scripts/rgn-over6.d: Likewise.
	* ld-scripts/rgn-over7.d: Likewise.

Index: ld/testsuite/ld-scripts/rgn-over1.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over1.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over1.d
--- ld/testsuite/ld-scripts/rgn-over1.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over1.d	26 Oct 2007 05:07:28 -0000
@@ -32,3 +32,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over2.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over2.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over2.d
--- ld/testsuite/ld-scripts/rgn-over2.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over2.d	26 Oct 2007 05:07:28 -0000
@@ -32,3 +32,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over3.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over3.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over3.d
--- ld/testsuite/ld-scripts/rgn-over3.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over3.d	26 Oct 2007 05:07:28 -0000
@@ -33,3 +33,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over4.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over4.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over4.d
--- ld/testsuite/ld-scripts/rgn-over4.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over4.d	26 Oct 2007 05:07:28 -0000
@@ -33,3 +33,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over5.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over5.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over5.d
--- ld/testsuite/ld-scripts/rgn-over5.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over5.d	26 Oct 2007 05:07:28 -0000
@@ -33,3 +33,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over6.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over6.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over6.d
--- ld/testsuite/ld-scripts/rgn-over6.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over6.d	26 Oct 2007 05:07:28 -0000
@@ -33,3 +33,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass
Index: ld/testsuite/ld-scripts/rgn-over7.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-scripts/rgn-over7.d,v
retrieving revision 1.1
diff -u -p -r1.1 rgn-over7.d
--- ld/testsuite/ld-scripts/rgn-over7.d	17 Oct 2007 19:26:10 -0000	1.1
+++ ld/testsuite/ld-scripts/rgn-over7.d	26 Oct 2007 05:07:28 -0000
@@ -33,3 +33,4 @@ Linker\s+script\s+and\s+memory\s+map
  \*\(\*\)
 LOAD\s+.*?
 OUTPUT\(.*?\)
+#pass

-- 
Alan Modra
Australia Development Lab, IBM


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