OSDN Git Service

2001-11-07 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@specifix.com>
Thu, 8 Nov 2001 19:08:34 +0000 (19:08 +0000)
committerMichael Snyder <msnyder@specifix.com>
Thu, 8 Nov 2001 19:08:34 +0000 (19:08 +0000)
commit6eb238e1da0c55b9b9f53ce653ba0c88548d047c
tree08f9783cccfc61964d66c7223086b753bcd889da
parent78aa3436b9c0d32bf2febacabae8888a2cb423d7
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