[ARC] Enable .cfi_* pseudo-ops.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / cfi / cfi.exp
index 379e6f4f3be743a6d4bcf3b1e433d74dd061c74f..4a8d3bae62afe47643a6f4a5fcda5e03234177c3 100644 (file)
@@ -91,7 +91,8 @@ if  { [istarget "i*86-*-*"] || [istarget "x86_64-*-*"] } then {
     } else {
        run_dump_test "cfi-sh-1"
     }
-
+} elseif { [istarget "arc*-*-*"] } then {
+    run_dump_test "cfi-arc-1"
 } elseif { [istarget "arm*-*"] } then {
     # Only ELF based ARM targets support CFI.
     if { [is_pecoff_format] } then {
This page took 0.024959 seconds and 4 git commands to generate.