call.c (build_new_method_call): Ensure that explicit calls of destructors have type...
authorMark Mitchell <mark@codesourcery.com>
Tue, 20 Feb 2007 07:28:35 +0000 (07:28 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 20 Feb 2007 07:28:35 +0000 (07:28 +0000)
commitc88b0c50f7b26078e9b4c6d7d7749f8de44b1f07
tree5a8d0059488f9430e6d776fb79b0d30d44c2ef11
parent9e4bd0ea129df7075b44dcae322a7abe85b68ee5
call.c (build_new_method_call): Ensure that explicit calls of destructors have type "void".

* call.c (build_new_method_call): Ensure that explicit calls of
destructors have type "void".

From-SVN: r122153
gcc/cp/ChangeLog
gcc/cp/call.c