* call.c (build_new_method_call): Ensure that explicit calls of
commit38d0fc0c4bac0de01c53247dea315cc56a433a3e
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2007 07:28:35 +0000 (20 07:28 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2007 07:28:35 +0000 (20 07:28 +0000)
tree5a8d0059488f9430e6d776fb79b0d30d44c2ef11
parentb6ec720b36a0d14fbf273328b88ee26106c03db5
* call.c (build_new_method_call): Ensure that explicit calls of
destructors have type "void".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122153 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c