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]

r205653 - in /branches/google/gcc-4_8/gcc: cp/p...


Author: ppluzhnikov
Date: Wed Dec  4 01:38:13 2013
New Revision: 205653

URL: http://gcc.gnu.org/viewcvs?rev=205653&root=gcc&view=rev
Log:
For Google b/11970432, backport r197213 from trunk.
Fixes PR56679 -- parsing of 'sizeof...' on template template parameter pack.

Added:
    branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/variadic-sizeof1.C
Modified:
    branches/google/gcc-4_8/gcc/cp/parser.c
    branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/variadic76.C
    branches/google/gcc-4_8/gcc/testsuite/g++.dg/cpp0x/variadic77.C


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