[ bfd/ChangeLog ]
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mips-elf / mips-elf.exp
index f3d47075c8ccc5b91dea7be26d8e7e3038013a0e..5bb5c38f88bf5d5e3462561284c25d2c2e8f0a2c 100644 (file)
@@ -259,3 +259,13 @@ set mips16_call_global_test {
 }
 
 run_ld_link_tests $mips16_call_global_test
+
+set mips16_intermix_test {
+    {"Intermixing mips32 and mips16 functions"
+     ""
+     "-mips32r2" {mips16-intermix-1.s mips16-intermix-2.s}
+     {{objdump -t mips16-intermix.d}}
+     "mips16-intermix"}
+}
+
+run_ld_link_tests $mips16_intermix_test
This page took 0.025549 seconds and 4 git commands to generate.