[committed] PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2

Maciej W. Rozycki macro@imgtec.com
Thu Aug 11 00:35:00 GMT 2016


Complement commit b75d42bce560 ("Fix mips segfault on GOT access of 
absolute symbol") and unmark the `__ehdr_start' test 2 as known to fail 
for the n32 and n64 ABIs, as with the change referred in place the 
causing issue has been properly addressed and consequently the tests do 
not fail anymore and neither are supposed to.

	ld/
	PR ld/15428
	* testsuite/ld-mips-elf/mips-elf.exp: Un-KFAIL `__ehdr_start' 
	test 2.
---
Hi,

 I have committed this change now and closed the issue accordingly.  
Thanks, Alan, for addressing the original problem.

  Maciej

binutils-mips-prms-ld-15428.diff
Index: binutils/ld/testsuite/ld-mips-elf/mips-elf.exp
===================================================================
--- binutils.orig/ld/testsuite/ld-mips-elf/mips-elf.exp	2016-08-10 21:41:34.000000000 +0100
+++ binutils/ld/testsuite/ld-mips-elf/mips-elf.exp	2016-08-10 22:16:34.070190436 +0100
@@ -961,9 +961,6 @@ foreach { abi } $abis {
             [list ehdr_start-${suff}.s] \
             [list "readelf -s ehdr_start-1.nd"] \
             "ehdr_start-1-${abi}"]]
-    if [regexp "(?:n32|n64)" "$abi"] {
-	setup_kfail "mips*-*-*" "ld/15428"
-    }
     run_ld_link_tests [list \
         [list \
             "MIPS magic __ehdr_start symbol test 2 ($abi)" \



More information about the Binutils mailing list