MIPS/BFD: Correctly report unsupported `.reginfo' section size
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 74c39d47f323be753419c186190a24050c509329..d1191388b3c9f00238fff3a7108bb2cc3054a204 100644 (file)
@@ -1494,6 +1494,10 @@ if { [istarget mips*-*-vxworks*] } {
     run_dump_test "pr12915"
     run_dump_test "reginfo-1a"
     run_dump_test "reginfo-1b"
+    run_dump_test "reginfo-2"
+    if $has_newabi {
+       run_dump_test "reginfo-2-n32"
+    }
 
     run_dump_test "micromips"
     run_dump_test "micromips-trap"
This page took 0.035814 seconds and 4 git commands to generate.