mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-01 01:45:51 +08:00
* gas/lns/lns.exp (lns-common-1): Add crx to alt target list.
This commit is contained in:
@ -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>
|
2012-06-28 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
PR gas/14260
|
PR gas/14260
|
||||||
|
@ -20,6 +20,7 @@ if {
|
|||||||
if { [istarget xtensa*-*-*]
|
if { [istarget xtensa*-*-*]
|
||||||
|| [istarget am3*-*-*]
|
|| [istarget am3*-*-*]
|
||||||
|| [istarget cr16-*-*]
|
|| [istarget cr16-*-*]
|
||||||
|
|| [istarget crx-*-*]
|
||||||
|| [istarget mn10*-*-*] } {
|
|| [istarget mn10*-*-*] } {
|
||||||
run_dump_test "lns-common-1-alt"
|
run_dump_test "lns-common-1-alt"
|
||||||
run_dump_test "lns-big-delta"
|
run_dump_test "lns-big-delta"
|
||||||
|
Reference in New Issue
Block a user