From 81564d3419ee423d0109750ab38f5826046252a9 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Wed, 6 Jun 2001 22:05:08 +0000 Subject: * gdb.base/return2.exp (main): Use values to test float and double returns that are not NaN's, to avoid being confused by IEEE comparison rules. --- gdb/testsuite/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb') diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a421808..891dd9a 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2001-06-06 Jim Blandy + + * gdb.base/return2.exp (main): Use values to test float and double + returns that are not NaN's, to avoid being confused by IEEE + comparison rules. + 2001-06-04 Michael Snyder * gdb.threads/pthreads.exp (check_control_c): Return 0 for success, -- cgit v1.1