Author: mmitchel
Date: Tue Feb 20 07:28:35 2007
New Revision: 122153
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122153
Log:
* call.c (build_new_method_call): Ensure that explicit calls of
destructors have type "void".
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c