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]

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


Author: jfreeman
Date: Sun Jul  6 04:52:08 2008
New Revision: 137519

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137519
Log:
fixed allocation of LAMBDA_EXPR (changed to tcc_exceptional to do so)

Modified:
    branches/cxx0x-lambdas-branch/gcc/cp/cp-objcp-common.c
    branches/cxx0x-lambdas-branch/gcc/cp/cp-tree.def
    branches/cxx0x-lambdas-branch/gcc/cp/parser.c


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