This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: jason
Date: Wed Oct 14 06:27:50 2009
New Revision: 152752

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152752
Log:
	PR c++/39866
	* call.c (print_z_candidates): Don't print deleted candidates.
	(print_z_candidate): Note deleted candidates.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/defaulted14.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/call.c
    trunk/gcc/testsuite/ChangeLog
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/unique_ptr/assign/assign_neg.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]