OSDN Git Service

2001-10-31 Michael Snyder <msnyder@redhat.com>
authorMichael Snyder <msnyder@specifix.com>
Thu, 1 Nov 2001 23:41:09 +0000 (23:41 +0000)
committerMichael Snyder <msnyder@specifix.com>
Thu, 1 Nov 2001 23:41:09 +0000 (23:41 +0000)
commit0c19d5a3165b8af8213344c3eb61ebc770864f8d
tree5b784630e2b626545a8ebb1481ca82f50df3eb5c
parent16e89f388f767120b61c69a30881347132103f50
2001-10-31  Michael Snyder  <msnyder@redhat.com>

* gdb.c++/overload.exp: Select overloadfnarg(void) or overloadfnarg(),
depending on what the symbol table contains.
* gdb.c++/derivation.exp: Accept both "foo(void)" and "foo()" in
the output of the ptype command.  Similarly, accept both "const &"
and "const&".
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.c++/derivation.exp
gdb/testsuite/gdb.c++/overload.exp