This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r186436 - in /branches/gcc-4_7-branch/gcc: cp/C...
- From: jason at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 13 Apr 2012 19:44:28 -0000
- Subject: r186436 - in /branches/gcc-4_7-branch/gcc: cp/C...
Author: jason
Date: Fri Apr 13 19:44:27 2012
New Revision: 186436
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186436
Log:
PR c++/52824
* pt.c (any_pack_expanson_args_p): New.
(coerce_template_parms): Use it.
Added:
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/variadic123.C
Modified:
branches/gcc-4_7-branch/gcc/cp/ChangeLog
branches/gcc-4_7-branch/gcc/cp/pt.c
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/g++.dg/cpp0x/alias-decl-15.C