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

jfreeman@gcc.gnu.org jfreeman@gcc.gnu.org
Sun Aug 10 20:22:00 GMT 2008


Author: jfreeman
Date: Sun Aug 10 20:22:45 2008
New Revision: 138935

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138935
Log:
first attempt at default form support; breaks during gimplification of surrounding function; ditched context tracking; added context save/restore; put ctor after fco in case fields get added and they need initialization

Modified:
    branches/cxx0x-lambdas-branch/gcc/cp/parser.c
    branches/cxx0x-lambdas-branch/gcc/cp/semantics.c



More information about the Gcc-cvs mailing list