gas/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / i386.exp
index 89810921894519e115674bf70ac97e206908cb78..0e3f696ccd121dced57c930d01f0766f5733912a 100644 (file)
@@ -107,6 +107,7 @@ if [expr ([istarget "i*86-*-*"] ||  [istarget "x86_64-*-*"]) && [gas_32_check]]
        run_dump_test "bss"
        run_dump_test "reloc32"
        run_list_test "reloc32" "--defsym _bad_=1"
+       run_dump_test "mixed-mode-reloc32"
     }
 
     # This is a PE specific test.
@@ -150,6 +151,7 @@ if [expr ([istarget "i*86-*-*"] || [istarget "x86_64-*-*"]) && [gas_64_check]] t
     if [is_elf_format] then {
        run_dump_test "reloc64"
        run_list_test "reloc64" "--defsym _bad_=1"
+       run_dump_test "mixed-mode-reloc64"
     }
 
     set ASFLAGS "$old_ASFLAGS"
This page took 0.039777 seconds and 4 git commands to generate.