This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r178651 - in /trunk: gcc/cp/ChangeLog gcc/cp/pt...


Author: jason
Date: Wed Sep  7 17:11:37 2011
New Revision: 178651

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178651
Log:
	* pt.c (type_unification_real): Correct complain arg for tsubsting
	default template args.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/testsuite/20_util/bind/ref_neg.cc
    trunk/libstdc++-v3/testsuite/20_util/duration/cons/1_neg.cc

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


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