From: Jim Wilson Date: Wed, 15 Nov 2017 01:23:14 +0000 (-0800) Subject: First part of fix for riscv gas lns-common-1 failure. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=583712f5ab935948b6c28f1b8b686308f0652ddf;p=binutils-gdb.git 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. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index b61b8e93176..f9273938da7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2017-11-14 Jim Wilson + + * testsuite/gas/lns/lns.exp (lns-common-1): Add riscv*-*-* to alt list. + 2017-11-14 Jan Beulich * testsuite/gas/i386/x86-64-xop.d, testsuite/gas/i386/xop.d, diff --git a/gas/testsuite/gas/lns/lns.exp b/gas/testsuite/gas/lns/lns.exp index c31e677965e..5224f079177 100644 --- a/gas/testsuite/gas/lns/lns.exp +++ b/gas/testsuite/gas/lns/lns.exp @@ -39,6 +39,7 @@ if { || [istarget msp430-*-*] || [istarget nds32*-*-*] || [istarget pru-*-*] + || [istarget riscv*-*-*] || [istarget rl78-*-*] || [istarget xtensa*-*-*] } { run_dump_test "lns-common-1-alt"