Improve binutils testsuite coverage for GNU/Hurd.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-i386 / i386.exp
index 6777c5f675572fbd5e7e90a3b5bab98b8aab2aa9..2aed89b07c6580435c02ea83f40e693dc72eeba8 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for ld-i386 tests
-#   Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009
+#   Copyright (C) 2002, 2005, 2006, 2007, 2008, 2009, 2010
 #   Free Software Foundation
 #
 # This file is part of the GNU Binutils.
@@ -102,6 +102,7 @@ if { !([istarget "i?86-*-elf*"]
        || ([istarget "i?86-*-linux*"]
           && ![istarget "*-*-*aout*"]
           && ![istarget "*-*-*oldld*"])
+       || [istarget "i?86-*-gnu*"]
        || [istarget "x86_64-*-linux*"]
        || [istarget "amd64-*-linux*"]) } {
     return
@@ -194,6 +195,7 @@ run_dump_test "nogot2"
 run_dump_test "discarded1"
 
 if { !([istarget "i?86-*-linux*"]
+       || [istarget "i?86-*-gnu*"]
        || [istarget "x86_64-*-linux*"]) } {
     return
 }
This page took 0.034756 seconds and 4 git commands to generate.