Add experimental support for --gc-sections with COFF and PE based targets.
[deliverable/binutils-gdb.git] / ld / testsuite / lib / ld-lib.exp
index 9e22706243ee55dc92a5ade4ecdf88039fceab05..0cab4d3946a9db34f16e5a6650b1e115039b5b42 100644 (file)
@@ -1610,9 +1610,7 @@ proc check_gc_sections_available { } {
            || [istarget i860-*-*]
            || [istarget ia64-*-*]
            || [istarget mep-*-*]
-           || [istarget mn10200-*-*]
-           || [istarget *-*-cygwin]
-           || [istarget *-*-mingw*] } {
+           || [istarget mn10200-*-*] } {
            set gc_sections_available_saved 0
            return 0
        }
This page took 0.024005 seconds and 4 git commands to generate.