From c7c26058d8f95e069fdd26a303da403478c632aa Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Tue, 31 Oct 1995 23:18:28 +0000 Subject: [PATCH] * gdb.base/return.exp (return_tests): Change xfail for test "correct value returned double test" to stop xfailing at Solaris 2.5. Apparently the bug has been fixed. --- gdb/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index c5d1fb99e1..b82f4cde2f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +Tue Oct 31 15:13:43 1995 Fred Fish + + * gdb.base/return.exp (return_tests): Change xfail for test + "correct value returned double test" to stop xfailing at + Solaris 2.5. Apparently the bug has been fixed. + Sun Oct 29 12:18:16 1995 Fred Fish * gdb.stabs/ecoff.sed: Remove comment lines except for first one.