This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d637695ec3d 2017-05-26 Richard Biener rguenther@suse.de new 3f43053156e * cp-tree.h (struct lang_decl_decomp): New type. (struct [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cp/ChangeLog | 27 +++++++++++++++++++++++++ gcc/cp/cp-tree.h | 30 ++++++++++++++++++++++++--- gcc/cp/decl.c | 38 ++++++++++++++++++++++++++--------- gcc/cp/decl2.c | 3 +++ gcc/cp/expr.c | 4 ++-- gcc/cp/lex.c | 24 ++++++++++++++++++---- gcc/cp/pt.c | 1 + gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/g++.dg/cpp1z/decomp29.C | 36 ++++++++++++++++++++++++++++++--- 9 files changed, 147 insertions(+), 21 deletions(-)