* call.c (build_new_method_call): Ensure that explicit calls of
commit172a60a4f588551ca845cff0cda343ba067fc1ce
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2007 07:34:25 +0000 (20 07:34 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2007 07:34:25 +0000 (20 07:34 +0000)
treeb81e8edfe798ba37387e33bbd18d30e74baaebff
parent076d4979926290cf742ff1a89d0bfeaa9f4dfe2a
* 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/branches/gcc-4_2-branch@122155 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c