projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5c9dff
)
* gdb.base/return2.exp (main): Use values to test float and double
author
Jim Blandy
<jimb@codesourcery.com>
Wed, 6 Jun 2001 22:05:08 +0000
(22:05 +0000)
committer
Jim Blandy
<jimb@codesourcery.com>
Wed, 6 Jun 2001 22:05:08 +0000
(22:05 +0000)
returns that are not NaN's, to avoid being confused by IEEE
comparison rules.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index a4218085a3131b66644b22e2ef76dcdb98de23af..891dd9ad03ea312b30e93a5766eca82f383b15d6 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,3
+1,9
@@
+2001-06-06 Jim Blandy <jimb@redhat.com>
+
+ * 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 <msnyder@redhat.com>
* gdb.threads/pthreads.exp (check_control_c): Return 0 for success,