gas/
[binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 6e98082c968c2d4452aa66a6d09c023328d3dd37..7075f9dd8e6abf1dd5531e95b86f4d512c483585 100644 (file)
@@ -743,7 +743,10 @@ if { [istarget mips*-*-vxworks*] } {
        run_dump_test "elf_arch_mips64r2"
 
        # Verify that ASE markings are handled properly.
-       if { !$no_mips16 } { run_dump_test "elf_ase_mips16" }
+       if { !$no_mips16 } {
+           run_dump_test "elf_ase_mips16"
+           run_dump_test "elf_ase_mips16-2"
+       }
 
        run_dump_test "mips-gp32-fp32-pic"
        run_dump_test "mips-gp32-fp64-pic"