2001-11-07 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@vmware.com>
Thu, 8 Nov 2001 19:08:34 +0000 (19:08 +0000)
committerMichael Snyder <msnyder@vmware.com>
Thu, 8 Nov 2001 19:08:34 +0000 (19:08 +0000)
commit3bf40917fcff912f97d389cf54180203fff13909
tree460134298747519c7f5d83bd97ca6a222365d251
parentb57034379cde301426173ad050a987285c369f98
2001-11-07  Michael Snyder  <msnyder@redhat.com>

        * gdb.base/callfuncs.c (t_float_values): This function must
_not_ be prototyped, and the following function (t_float_values2)
must be prototyped (if the compiler supports it), so that GDB
can be tested against both cases.  Usually one case involves
promotion of float to double, while the other does not.
* gdb.base/callfwmall.c: Ditto.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/callfuncs.c
gdb/testsuite/gdb.base/callfwmall.c