From e334d7ea9d7c09c55f53a5647992e074684b62c8 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Fri, 11 Aug 1995 19:39:26 +0000 Subject: [PATCH] * gdb.disasm/sh3.exp (all_fp_misc_tests): No longer expect a failure (opcode table has been fixed to match reality). --- gdb/testsuite/ChangeLog | 7 +++++++ gdb/testsuite/gdb.disasm/sh3.exp | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ca0cc82293..b023d103a5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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 diff --git a/gdb/testsuite/gdb.disasm/sh3.exp b/gdb/testsuite/gdb.disasm/sh3.exp index f8c2053ed7..adcd11d65c 100644 --- a/gdb/testsuite/gdb.disasm/sh3.exp +++ b/gdb/testsuite/gdb.disasm/sh3.exp @@ -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 } -- 2.34.1