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]

Re: mips64-elf .rel.dyn sections


ld-elf/elf.exp runs all dump tests, so my addition to comm-data.exp made
the new tests run twice.

	* ld-elf/comm-data.exp: Revert last change.
	* ld-elf/comm-data5.d: xfail frv-linux.

Index: ld/testsuite/ld-elf/comm-data.exp
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elf/comm-data.exp,v
retrieving revision 1.6
diff -u -p -r1.6 comm-data.exp
--- ld/testsuite/ld-elf/comm-data.exp	6 Dec 2012 00:10:41 -0000	1.6
+++ ld/testsuite/ld-elf/comm-data.exp	7 Dec 2012 05:40:09 -0000
@@ -98,6 +98,3 @@ run_ld_link_tests [list \
 	"comm-data3b" \
     ] \
 ]
-
-run_dump_test comm-data4
-run_dump_test comm-data5
Index: ld/testsuite/ld-elf/comm-data5.d
===================================================================
RCS file: /cvs/src/src/ld/testsuite/ld-elf/comm-data5.d,v
retrieving revision 1.1
diff -u -p -r1.1 comm-data5.d
--- ld/testsuite/ld-elf/comm-data5.d	6 Dec 2012 00:10:41 -0000	1.1
+++ ld/testsuite/ld-elf/comm-data5.d	7 Dec 2012 05:40:09 -0000
@@ -2,5 +2,6 @@
 #ld: 
 #readelf: -r
 #notarget: hppa64*-*-hpux*
+#xfail: frv-*-*linux*
 
 There are no relocations in this file.

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