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