Add test for strongarm to ScottB's patch.
authorNick Clifton <nickc@redhat.com>
Thu, 2 Sep 1999 10:11:11 +0000 (10:11 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 2 Sep 1999 10:11:11 +0000 (10:11 +0000)
gas/testsuite/ChangeLog
gas/testsuite/gas/vtable/vtable.exp

index e6368bb..ed8b0e7 100644 (file)
@@ -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 
index 6769ca8..0d3e1bc 100644 (file)
@@ -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"