* gas/lns/lns.exp (lns-common-1): Add crx to alt target list.

This commit is contained in:
Alan Modra 2012-06-29 07:04:49 +00:00
parent e63734a344
commit b9e10fe0cc
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2012-06-29 Alan Modra <amodra@gmail.com>
* gas/lns/lns.exp (lns-common-1): Add crx to alt target list.
2012-06-28 Nick Clifton <nickc@redhat.com>
PR gas/14260

View File

@ -20,6 +20,7 @@ if {
if { [istarget xtensa*-*-*]
|| [istarget am3*-*-*]
|| [istarget cr16-*-*]
|| [istarget crx-*-*]
|| [istarget mn10*-*-*] } {
run_dump_test "lns-common-1-alt"
run_dump_test "lns-big-delta"