aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-10-31 23:18:28 +0000
committerFred Fish <fnf@specifix.com>1995-10-31 23:18:28 +0000
commitc7c26058d8f95e069fdd26a303da403478c632aa (patch)
tree8365c0d73c14b101f3b04c9be8655d9d862a3de6
parent7ab1edc8f0070c300e6edcab31d8be26bddec07a (diff)
downloadfsf-binutils-gdb-c7c26058d8f95e069fdd26a303da403478c632aa.zip
fsf-binutils-gdb-c7c26058d8f95e069fdd26a303da403478c632aa.tar.gz
fsf-binutils-gdb-c7c26058d8f95e069fdd26a303da403478c632aa.tar.bz2
* 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.
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index c5d1fb9..b82f4cd 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+Tue Oct 31 15:13:43 1995 Fred Fish <fnf@cygnus.com>
+
+ * 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 <fnf@cygnus.com>
* gdb.stabs/ecoff.sed: Remove comment lines except for first one.