Add support for RISC-V architecture.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / elf.exp
index d57665e5fd0c552d773b11feeb14704a806097a3..df9f4ba7b0fc287434c81d80e422d6a6bed70271 100644 (file)
@@ -120,12 +120,14 @@ if { [is_elf_format] } then {
     run_dump_test "group2"
     case $target_triplet in {
        { hppa64*-*-hpux* } { }
+       { riscv*-*-* } { }
        default {
            run_dump_test "groupautoa"
        }
     }
     case $target_triplet in {
        { hppa64*-*-hpux* } { }
+       { riscv*-*-* } { }
        { xtensa*-*-* } { }
        default {
            run_dump_test "groupautob"
@@ -144,6 +146,7 @@ if { [is_elf_format] } then {
        { mn10300-*-* } { }
        { msp43*-*-* } { }
        { rl78-*-* } { }
+       { riscv*-*-* } { }
        { rx-*-* } { }
        default {
            # The next test can fail if the target does not convert fixups
This page took 0.026843 seconds and 4 git commands to generate.