Add test for strongarm to ScottB's patch.
This commit is contained in:
parent
f3d180e977
commit
c5089c8475
@ -1,3 +1,8 @@
|
||||
1999-09-02 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* gas/vtable/vtable.exp: Add [istarget "strongarm*-*-*"] to run
|
||||
dump test "entry0" instead of "entry1".
|
||||
|
||||
1999-09-01 Scott Bambrough <scottb@netwinder.org>
|
||||
|
||||
* gas/vtable/vtable.exp: Added [istarget "arm*-*-*"] to run dump
|
||||
|
@ -36,6 +36,7 @@ if { ([istarget "*-*-elf*"]
|
||||
# The vtable entry results are different on Rel and Rela targets.
|
||||
if {[istarget "i*86-*-*"]
|
||||
|| [istarget "mips*-*-*"]
|
||||
|| [istarget "strongarm*-*-*"]
|
||||
|| [istarget "arm*-*-*"]} then {
|
||||
|
||||
run_dump_test "entry0"
|
||||
|
Loading…
Reference in New Issue
Block a user