r150073 - in /trunk: gcc/cp/ChangeLog gcc/cp/ca...

jason@gcc.gnu.org jason@gcc.gnu.org
Sat Jul 25 03:57:00 GMT 2009


Author: jason
Date: Sat Jul 25 03:57:20 2009
New Revision: 150073

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150073
Log:
	Core issue 901
	* libsupc++/vec.cc (__cxa_vec_new2, __cxa_vec_new3): Handle NULL
	dealloc.
	* call.c (build_op_delete_call): If this is for a new-expression
	and the op delete is deleted, do nothing.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/libsupc++/vec.cc

Changes in other areas also in this revision:
Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/defaulted11.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog



More information about the Libstdc++-cvs mailing list