diff options
Diffstat (limited to 'gdb/testsuite/gdb.disasm/t01_mov.exp')
-rw-r--r-- | gdb/testsuite/gdb.disasm/t01_mov.exp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/testsuite/gdb.disasm/t01_mov.exp b/gdb/testsuite/gdb.disasm/t01_mov.exp index 676a3b137ca..c8968cad894 100644 --- a/gdb/testsuite/gdb.disasm/t01_mov.exp +++ b/gdb/testsuite/gdb.disasm/t01_mov.exp @@ -24,8 +24,6 @@ if ![istarget "h8300*-*-*"] { return } -set prms_id 0 -set bug_id 0 set testfile "t01_mov" set srcfile ${srcdir}/${subdir}/${testfile}.s |