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]

r152096 - in /branches/cxx0x-lambdas-branch/gcc...


Author: jason
Date: Wed Sep 23 19:17:00 2009
New Revision: 152096

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152096
Log:
make error messages refer to the beginning of the lambda-expression

Added:
    branches/cxx0x-lambdas-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-errloc.C
Modified:
    branches/cxx0x-lambdas-branch/gcc/cp/cp-gimplify.c
    branches/cxx0x-lambdas-branch/gcc/cp/cp-tree.h
    branches/cxx0x-lambdas-branch/gcc/cp/parser.c
    branches/cxx0x-lambdas-branch/gcc/cp/semantics.c
    branches/cxx0x-lambdas-branch/gcc/cp/tree.c


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