* gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
authorJeff Law <law@redhat.com>
Fri, 11 Aug 1995 19:39:26 +0000 (19:39 +0000)
committerJeff Law <law@redhat.com>
Fri, 11 Aug 1995 19:39:26 +0000 (19:39 +0000)
failure (opcode table has been fixed to match reality).

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.disasm/sh3.exp

index ca0cc82293e61c719e65348bc98ec797970d6379..b023d103a50e156851292848fd89e1c398475c59 100644 (file)
@@ -1,3 +1,10 @@
+start-sanitize-sh3e
+Fri Aug 11 13:36:20 1995  Jeff Law  (law@snake.cs.utah.edu)
+
+       * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a
+       failure (opcode table has been fixed to match reality).
+
+end-sanitize-sh3e
 Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
 
        * gdb.base/a1-selftest.exp: Change "i*86-*-sysv4" xfail for
index f8c2053ed79bd14bac5b35bdfe9f6ae96ffafba1..adcd11d65c76291b24c568a90d763636b402a226 100644 (file)
@@ -117,9 +117,5 @@ if ![file exists $objdir/$subdir/$binfile] then {
 
     all_fp_move_and_load_tests
     all_fp_arithmetic_tests
-
-    # SH3E V1.6 manual doesn't have the right bit patterns for some of
-    # the new insns, so we don't know how to assemble them correctly.
-    setup_xfail "sh*-*-*"
     all_fp_misc_tests
 }
This page took 0.041248 seconds and 4 git commands to generate.