Remove is_zlib_supported
[deliverable/binutils-gdb.git] / ld / testsuite / lib / ld-lib.exp
index 667171915659cd95d8b2eec263fb932341ce0371..9e22706243ee55dc92a5ade4ecdf88039fceab05 100644 (file)
@@ -779,12 +779,6 @@ proc run_dump_test { name {extra_options {}} } {
        set dfile $srcdir/$subdir/$opts(dump)
     }
 
-    if { [string match "*--compress-debug-sections*" $opts(as)] \
-        && ![is_zlib_supported] } {
-       unsupported $testname
-       return
-    }
-
     # Time to setup xfailures.
     foreach targ $opts(xfail) {
        setup_xfail $targ
This page took 0.025044 seconds and 4 git commands to generate.