Add support for Andes NDS32:
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 4196fd7da1b0c852520b04ec206560b09ec2636e..d40e9f3a7260cb2d7781fe2144d29794b7994e9f 100644 (file)
@@ -94,6 +94,7 @@ if { [is_elf_format] } then {
     if {![istarget "mn10300-*-*"]
        && ![istarget "xtensa*-*-*"]
        && ![istarget "msp430*-*-*"]
+       && ![istarget "nds32*-*-*"]
        && ![istarget "am3*-*-*"]} then {
       run_dump_test "ehopt0"
     }
@@ -111,6 +112,7 @@ if { [is_elf_format] } then {
            run_dump_test "file"
        }
     }
+    setup_xfail "nds32*-*-*"
     run_dump_test "group0a"
     run_dump_test "group0b"
     run_dump_test "group0c"
This page took 0.026846 seconds and 4 git commands to generate.