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]

r174229 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Wed May 25 19:52:10 2011
New Revision: 174229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174229
Log:
	PR c++/45698
	* pt.c (dependent_template_arg_p): See through ARGUMENT_PACK_SELECT.

Added:
    trunk/gcc/testsuite/g++.dg/cpp0x/variadic110.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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