mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-24 20:28:28 +08:00
First part of fix for riscv gas lns-common-1 failure.
gas/ * testsuite/gas/lns/lns.exp (lns-common-1): Add riscv*-*-* to alt list.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2017-11-14 Jim Wilson <jimw@sifive.com>
|
||||
|
||||
* testsuite/gas/lns/lns.exp (lns-common-1): Add riscv*-*-* to alt list.
|
||||
|
||||
2017-11-14 Jan Beulich <jbeulich@suse.com>
|
||||
|
||||
* testsuite/gas/i386/x86-64-xop.d, testsuite/gas/i386/xop.d,
|
||||
|
@ -39,6 +39,7 @@ if {
|
||||
|| [istarget msp430-*-*]
|
||||
|| [istarget nds32*-*-*]
|
||||
|| [istarget pru-*-*]
|
||||
|| [istarget riscv*-*-*]
|
||||
|| [istarget rl78-*-*]
|
||||
|| [istarget xtensa*-*-*] } {
|
||||
run_dump_test "lns-common-1-alt"
|
||||
|
Reference in New Issue
Block a user