]> gcc.gnu.org Git - gcc.git/commit
call.c (build_method_call): Handle non-scoped destructors, too.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 30 Mar 1998 09:07:34 +0000 (09:07 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 30 Mar 1998 09:07:34 +0000 (04:07 -0500)
commit7bae46f4b2043eea685ca1a5e153c60f2ad34447
treebc5dd3d19137e91da336f0aa687ff8aae3e1af70
parente18db50d1f83eb98b5d72550c67ace78e41ee7b0
call.c (build_method_call): Handle non-scoped destructors, too.

* call.c (build_method_call): Handle non-scoped destructors, too.
* pt.c (tsubst_copy): Likewise.
* pt.c (print_template_context): Split out...
(push_tinst_level): ...from here.
* friend.c (is_friend): Don't pass a type to decl_function_context.
* typeck.c (convert_for_initialization): Always hand off
conversions to class type.

From-SVN: r18908
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/friend.c
gcc/cp/pt.c
gcc/cp/typeck.c
This page took 0.056532 seconds and 5 git commands to generate.