bfd/
[deliverable/binutils-gdb.git] / ld / testsuite / ld-ifunc / binutils.exp
index d24caf8edf156e95fd9395d4378ccf893b776da8..e035421dae0b12f2f60b243f18ab03b177490f9f 100644 (file)
@@ -1,5 +1,5 @@
 # Expect script for binutils tests
-#   Copyright 2009, 2010 Free Software Foundation, Inc.
+#   Copyright 2009, 2010, 2012 Free Software Foundation, Inc.
 #
 # This file is part of the GNU Binutils.
 #
 # Make sure that binutils can correctly handle ld output in ELF with
 # STT_GNU_IFUNC symbols.
 
-if { !([istarget "i?86-*-elf*"]                
+if { !([istarget "i?86-*-elf*"]
        || (([istarget "i?86-*-linux*"]
            || [istarget "i?86-*-gnu*"])
           && ![istarget "*-*-*aout*"]
           && ![istarget "*-*-*oldld*"])
+       || [istarget "i?86-*-nacl*"]
+       || [istarget "x86_64-*-nacl*"]
        || [istarget "x86_64-*-linux*"]
        || [istarget "amd64-*-linux*"]) } {
     return
This page took 0.02501 seconds and 4 git commands to generate.