Add support for Score target.
[platform/upstream/binutils.git] / gas / testsuite / gas / elf / elf.exp
index 43265d0..2acecbf 100644 (file)
@@ -50,6 +50,9 @@ if { ([istarget "*-*-*elf*"]
     if {[istarget m32r*-*-*]} then {
        set target_machine -m32r
     }
+    if {[istarget "score-*-*"]} then {
+       set target_machine -score
+    }
     if { ([istarget "*arm*-*-*"]
          || [istarget "xscale*-*-*"])
        && ([istarget "*-*-*eabi"]