diff options
Diffstat (limited to 'ld/testsuite/ld-elf/shared.exp')
-rw-r--r-- | ld/testsuite/ld-elf/shared.exp | 6 |
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)" \ |