From d83c8ac193f20b4407cf0878fa94c59cfaf971c3 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Thu, 13 Feb 1997 23:33:33 +0000 Subject: [PATCH] * gdb.disasm/mn10200.s (misc_tests): Fix targets for "jsr" insns. * gdb.disasm/mn10200.exp (misc_tests): Remove bogus line accidentally left in. No longer expect them to fail. --- gdb/testsuite/gdb.disasm/mn10200.exp | 2 -- 1 file changed, 2 deletions(-) diff --git a/gdb/testsuite/gdb.disasm/mn10200.exp b/gdb/testsuite/gdb.disasm/mn10200.exp index 75a2ede0a2c..e62d2315a02 100644 --- a/gdb/testsuite/gdb.disasm/mn10200.exp +++ b/gdb/testsuite/gdb.disasm/mn10200.exp @@ -393,11 +393,9 @@ proc misc_tests { } { global hex global decimal - setup_xfail mn10200*-*-* send_gdb "x/9 misc_tests\n" expect { -re " -.*beq 0x\[0-9a-f]+ .* .*jmp 0x\[0-9a-f]+
.* .*jmp 0x\[0-9a-f]+ .* .*jmp \\(a2\\).* -- 2.30.2