r202570 - in /trunk/gcc/cp: ChangeLog Make-lang...

abutcher@gcc.gnu.org abutcher@gcc.gnu.org
Fri Sep 13 16:14:00 GMT 2013


Author: abutcher
Date: Fri Sep 13 16:14:15 2013
New Revision: 202570

URL: http://gcc.gnu.org/viewcvs?rev=202570&root=gcc&view=rev
Log:
Revert r202554, r202540 and r202539.

 - r202554: Fix uninitialized variables causing breakage with -Werror.
 - r202540: Support using 'auto' in a function parameter list to introduce an implicit template parameter.
 - r202539: Support lambda templates.


Removed:
    trunk/gcc/cp/type-utils.h
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/Make-lang.in
    trunk/gcc/cp/cp-tree.h
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/decl2.c
    trunk/gcc/cp/lambda.c
    trunk/gcc/cp/parser.c
    trunk/gcc/cp/parser.h
    trunk/gcc/cp/pt.c



More information about the Gcc-cvs mailing list