CSKY: Support attribute section.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index 2f9893b3d2b23c1ed76d1cb39caa3d6683f26585..8520421ba308ad0838bd45fd064a643b904c5e6f 100644 (file)
@@ -65,6 +65,9 @@ if { [is_elf_format] } then {
     if {[istarget "avr*-*-*"]} {
        set dump_opts {{as -mno-link-relax}}
     }
+    if {[istarget "csky*-*-*"]} {
+       set target_machine -csky
+    }
     if {[istarget "m32r*-*-*"]} then {
        set target_machine -m32r
     }
This page took 0.024979 seconds and 4 git commands to generate.