Use section2.e-mips script for v850-elf toolchain.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 35371f7f2ebabf8499c42af18c6eaa07c32609a6..b377a31c3f156f11768fbfa985ee92e89fdcae7d 100644 (file)
@@ -39,7 +39,7 @@ if { ([istarget "*-*-elf*"]
      && ![istarget *-*-linux*oldld*]
 } then {
     set target_machine ""
-    if [istarget "mips*-*-*"] then {
+    if {[istarget "mips*-*-*"] || [istarget v850-*-*]} then {
        set target_machine -mips
     }
     run_dump_test "ehopt0"
This page took 0.023575 seconds and 4 git commands to generate.