gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 6e721bd2ea05e0a6e029180fafc915c017ccb33a..e31dbad0a2bc3b637494853939b011d2b9a23db9 100644 (file)
@@ -491,7 +491,10 @@ if { [istarget mips*-*-vxworks*] } {
     run_dump_test_arches "24k-triple-stores-8" [mips_arch_list_matching mips1]
     run_dump_test_arches "24k-triple-stores-9" [mips_arch_list_matching mips1]
     run_dump_test_arches "24k-triple-stores-10" [mips_arch_list_matching mips1]
-    run_dump_test_arches "24k-triple-stores-11" [mips_arch_list_matching mips1]
+    if $elf {
+       run_dump_test_arches "24k-triple-stores-11" \
+           [mips_arch_list_matching mips1]
+    }
 
     if $elf {
        run_dump_test_arches "jal-svr4pic" \
@@ -997,4 +1000,8 @@ if { [istarget mips*-*-vxworks*] } {
                                        [mips_arch_list_matching mips32r2] ] ]
 
     if $has_newabi { run_dump_test "cfi-n64-1" }
+
+    run_dump_test "pr12915"
+    run_dump_test "reginfo-1a"
+    run_dump_test "reginfo-1b"
 }
This page took 0.023587 seconds and 4 git commands to generate.