r238444 - in /trunk/gcc/cp: ChangeLog cp-gimpli...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Mon Jul 18 18:45:00 GMT 2016
Author: jakub
Date: Mon Jul 18 18:45:18 2016
New Revision: 238444
URL: https://gcc.gnu.org/viewcvs?rev=238444&root=gcc&view=rev
Log:
PR c++/70869
PR c++/71054
* cp-gimplify.c (cp_genericize_r): Revert the 2016-07-07 change.
* tree.c (cp_walk_subtrees): For DECL_EXPR on DECL_ARTIFICIAL
non-static VAR_DECL, walk the decl's DECL_INITIAL, DECL_SIZE and
DECL_SIZE_UNIT.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/cp-gimplify.c
trunk/gcc/cp/tree.c
More information about the Gcc-cvs
mailing list