Add Visium support to gas
[external/binutils.git] / gas / testsuite / gas / elf / elf.exp
index af5dbb2..291c2a7 100644 (file)
@@ -172,11 +172,12 @@ if { [is_elf_format] } then {
     run_dump_test "symver"
 
     # No indirect functions on non-GNU targets.
-    # The MSP port sets the ELF header's OSABI field to ELFOSABI_STANDALONE.
+    # The Visium and MSP set the ELF header's OSABI field to ELFOSABI_STANDALONE.
     # The non-eabi ARM ports sets it to ELFOSABI_ARM.
     # So for these targets we cannot include an IFUNC symbol type
     # in the symbol type test.
     if { [istarget "*-*-hpux*"]
+        || [istarget "visium-*-*"]
         || [istarget "msp*-*-*"]
         || [istarget "arm*-*-*"]} then {
        # hppa64 has a non-standard common directive