aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-mips-elf
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2016-08-11 00:52:06 +0100
committerMaciej W. Rozycki <macro@imgtec.com>2016-08-11 00:54:41 +0100
commit3807734dbe48f212629e70aeecb8c8c46bb9653c (patch)
tree70db5ed6094f3b75f4881f6fe8b092945545480d /ld/testsuite/ld-mips-elf
parent01d3dedf60912cee478c242d575f4683adada1d2 (diff)
downloadgdb-3807734dbe48f212629e70aeecb8c8c46bb9653c.zip
gdb-3807734dbe48f212629e70aeecb8c8c46bb9653c.tar.gz
gdb-3807734dbe48f212629e70aeecb8c8c46bb9653c.tar.bz2
PR ld/15428: MIPS/LD/testsuite: Un-KFAIL `__ehdr_start' test 2
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.
Diffstat (limited to 'ld/testsuite/ld-mips-elf')
-rw-r--r--ld/testsuite/ld-mips-elf/mips-elf.exp3
1 files changed, 0 insertions, 3 deletions
diff --git a/ld/testsuite/ld-mips-elf/mips-elf.exp b/ld/testsuite/ld-mips-elf/mips-elf.exp
index 9696156..fd79e80 100644
--- a/ld/testsuite/ld-mips-elf/mips-elf.exp
+++ b/ld/testsuite/ld-mips-elf/mips-elf.exp
@@ -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)" \