method.c (make_thunk): Use overload machinery to make name.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 4 Jun 1998 00:34:57 +0000 (00:34 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 4 Jun 1998 00:34:57 +0000 (20:34 -0400)
commitcc600f3318f8e805fa2d9015f8f25e7f83c33a33
tree648ed2cc158463ce2d26af0b903bdc3b87f2baf2
parentff439b5feee1968f82bd45ae2da87afee820ddf8
method.c (make_thunk): Use overload machinery to make name.

* method.c (make_thunk): Use overload machinery to make name.
* search.c (covariant_return_p): New fn.
(get_matching_virtual): Use it.
* init.c (build_new_1): Fix check for void.

From-SVN: r20215
gcc/cp/ChangeLog
gcc/cp/init.c
gcc/cp/method.c
gcc/cp/search.c