summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2010-05-05 18:06:56 +0000
committerJoel Brobecker <brobecker@gnat.com>2010-05-05 18:06:56 +0000
commit6d5d0eaf2fe5e9dbfcbe1db2c3aaedeaad091dd5 (patch)
tree41dc42f15840409f4a53768ec7f3c0e0892aa3bd /gdb/testsuite/gdb.fortran
parent7dcd7a8714c7718ac2131d7a5ef612212f2b5667 (diff)
downloadgdb-6d5d0eaf2fe5e9dbfcbe1db2c3aaedeaad091dd5.tar.gz
Do not set prms_id/bug_id anymore.
2010-05-05 Joel Brobecker <brobecker@adacore.com> Remove the use of prms_id and bug_id throughout the testsuite.
Diffstat (limited to 'gdb/testsuite/gdb.fortran')
-rw-r--r--gdb/testsuite/gdb.fortran/exprs.exp2
-rw-r--r--gdb/testsuite/gdb.fortran/types.exp2
2 files changed, 0 insertions, 4 deletions
diff --git a/gdb/testsuite/gdb.fortran/exprs.exp b/gdb/testsuite/gdb.fortran/exprs.exp
index ec275b5e71d..37e313a0ce8 100644
--- a/gdb/testsuite/gdb.fortran/exprs.exp
+++ b/gdb/testsuite/gdb.fortran/exprs.exp
@@ -23,8 +23,6 @@ if $tracelevel then {
if { [skip_fortran_tests] } { continue }
-set prms_id 0
-set bug_id 0
# Set the current language to fortran. This counts as a test. If it
# fails, then we skip the other tests.
diff --git a/gdb/testsuite/gdb.fortran/types.exp b/gdb/testsuite/gdb.fortran/types.exp
index 4c3fa078432..b44e5d0f2f2 100644
--- a/gdb/testsuite/gdb.fortran/types.exp
+++ b/gdb/testsuite/gdb.fortran/types.exp
@@ -23,8 +23,6 @@ if $tracelevel then {
if { [skip_fortran_tests] } { continue }
-set prms_id 0
-set bug_id 0
# Set the current language to fortran. This counts as a test. If it
# fails, then we skip the other tests.