Stop the MIPS assembler from accepting ifunc symbols.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index c80175cc51d7947a5b17385e52ea2e974c06e2e2..31026e4148e229d2996cf03b68e0fed51140432e 100644 (file)
@@ -220,8 +220,9 @@ if { [is_elf_format] } then {
     # in the symbol type test.
     # We also need to exclude targets that do not support unique objects.
     if {    [istarget "*-*-hpux*"]
-        || [istarget "arm*-*-*"]
-        || [istarget "msp*-*-*"]
+        || [istarget "arm*-*-*"]       
+         || [istarget "mips*-*-*"]
+         || [istarget "msp*-*-*"]
         || [istarget "visium-*-*"]
         || ![supports_gnu_unique]
      } then {
This page took 0.022861 seconds and 4 git commands to generate.