Fix the evaluation of RL78 complex relocs, by making immediate values be computed...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index ff19badefb836955bf878830cc7e4199f389efc0..496e01a4ff31a6be8187aee64bfc3360c707997f 100644 (file)
@@ -79,6 +79,9 @@ if { [is_elf_format] } then {
     if {[istarget "v850*-*-*"]} then {
        set target_machine -v850
     }
+    if {[istarget "rl78-*-*"]} then {
+       set target_machine -rl78
+    }
     if {[istarget "arm*-*-*"]} {
        set target_machine -arm
     }
This page took 0.028147 seconds and 4 git commands to generate.