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:
Jim Wilson 2017-11-14 17:23:14 -08:00
parent 4fbd5513b1
commit 583712f5ab
2 changed files with 5 additions and 0 deletions

View File

@ -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,

View File

@ -39,6 +39,7 @@ if {
|| [istarget msp430-*-*]
|| [istarget nds32*-*-*]
|| [istarget pru-*-*]
|| [istarget riscv*-*-*]
|| [istarget rl78-*-*]
|| [istarget xtensa*-*-*] } {
run_dump_test "lns-common-1-alt"