r176350 - in /trunk/gcc/cp: ChangeLog Make-lang...
jason@gcc.gnu.org
jason@gcc.gnu.org
Sat Jul 16 04:11:00 GMT 2011
Author: jason
Date: Sat Jul 16 04:11:53 2011
New Revision: 176350
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176350
Log:
* Make-lang.in (check-g++-strict-gc): New.
(cp/except.o): Depend on gt-cp-except.h
* except.c: Include gt-cp-except.h.
* config-lang.in (gtfiles): Add cp/except.c.
* decl2.c (mark_used): Adjust constexpr condition, set
function_depth around template instantiation.
* parser.c (cp_parser_lambda_body): Set function_depth.
* semantics.c (maybe_add_lambda_conv_op): Likewise.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/Make-lang.in
trunk/gcc/cp/config-lang.in
trunk/gcc/cp/decl2.c
trunk/gcc/cp/except.c
trunk/gcc/cp/parser.c
trunk/gcc/cp/semantics.c
More information about the Gcc-cvs
mailing list