various i386-aout and i386-coff target removal
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto.exp
index 19aec3f7f2ba95a91b5337eb08696be569382f85..c0b7b1c764f5438ebaea5c026290f5aca66c5a6c 100644 (file)
@@ -494,9 +494,8 @@ if { [at_least_gcc_version 4 7] } {
     # Since the asm symbol name hack in pr12365b.c doesn't work on all
     # targets, run PR ld/12365 tests only for known targets.
     if { ([istarget "i?86-*-elf*"]
-          || (([istarget "i?86-*-linux*"] || [istarget "i?86-*-gnu*"])
-               && ![istarget "*-*-*aout*"]
-               && ![istarget "*-*-*oldld*"])
+          || [istarget "i?86-*-linux*"]
+          || [istarget "i?86-*-gnu*"]
           || [istarget "i?86-*-nacl*"]
           || [istarget "x86_64-*-nacl*"]
           || [istarget "x86_64-*-linux*"]
This page took 0.023733 seconds and 4 git commands to generate.