MIPS/GAS: Fix an ISA override not lifting ABI restrictions
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips.exp
index 078fde263e6bbee08c3776c641165219f22d789f..8ee0b315ba74496dcf7e3ad5c461f1ea6da0f0d8 100644 (file)
@@ -1496,6 +1496,9 @@ if { [istarget mips*-*-vxworks*] } {
     run_list_test "option-pic-vxworks-2" "-mvxworks-pic" \
        "MIPS invalid switch to SVR4 PIC from VxWorks PIC"
 
+    run_dump_test_arches "isa-override-1" "" [mips_arch_list_matching mips1]
+    run_list_test_arches "isa-override-2" "-32" [mips_arch_list_matching mips1]
+
     run_dump_test_arches "r6"          [mips_arch_list_matching mips32r6]
     if $has_newabi {
        run_dump_test_arches "r6-n32"   [mips_arch_list_matching mips64r6]
This page took 0.024373 seconds and 4 git commands to generate.