aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-elf/shared.exp
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@bitrange.com>2017-10-21 19:46:22 +0200
committerHans-Peter Nilsson <hp@bitrange.com>2017-10-21 19:46:22 +0200
commit4e15b78be4bf008fb4f97bffbc0865dd0e4833ce (patch)
treea77acb0e3e176be62741405c7c70987e83061d1b /ld/testsuite/ld-elf/shared.exp
parent4d3bb80e5db40cd2308157db3c446f35ae97a915 (diff)
downloadgdb-4e15b78be4bf008fb4f97bffbc0865dd0e4833ce.zip
gdb-4e15b78be4bf008fb4f97bffbc0865dd0e4833ce.tar.gz
gdb-4e15b78be4bf008fb4f97bffbc0865dd0e4833ce.tar.bz2
PR ld/21233
* testsuite/ld-elf/shared.exp: Remove kfails. The test-cases started passing with 5c3261b0e834647c, "ELF: Call check_relocs after opening all inputs". The lists could now be re-concatenated (see other run_ld_link_tests calls in shared.exp), but are for now left separate to simplify future kfail/xfailing.
Diffstat (limited to 'ld/testsuite/ld-elf/shared.exp')
-rw-r--r--ld/testsuite/ld-elf/shared.exp6
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/testsuite/ld-elf/shared.exp b/ld/testsuite/ld-elf/shared.exp
index 640d324..a40f8e0 100644
--- a/ld/testsuite/ld-elf/shared.exp
+++ b/ld/testsuite/ld-elf/shared.exp
@@ -135,8 +135,6 @@ if { [check_gc_sections_available] } {
{{readelf --dyn-syms pr21233-l.sd}} \
"libpr21233.so"]]
- setup_kfail "cris*-*-*" "ld/21233"
-
run_ld_link_tests [list \
[list \
"PR ld/21233 dynamic symbols with section GC (--undefined)" \
@@ -146,8 +144,6 @@ if { [check_gc_sections_available] } {
{{readelf --dyn-syms pr21233.sd}} \
"pr21233-1"]]
- setup_kfail "cris*-*-*" "ld/21233"
-
run_ld_link_tests [list \
[list \
"PR ld/21233 dynamic symbols with section GC (--require-defined)" \
@@ -158,8 +154,6 @@ if { [check_gc_sections_available] } {
{{readelf --dyn-syms pr21233.sd}} \
"pr21233-2"]]
- setup_kfail "cris*-*-*" "ld/21233"
-
run_ld_link_tests [list \
[list \
"PR ld/21233 dynamic symbols with section GC (EXTERN)" \