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