This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 88526ee microMIPS/GCC: Fix PIC call relaxation new d0e88fb Fix tuple decomposition decltype.
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 | 7 +++++++ gcc/cp/cp-tree.h | 1 + gcc/cp/decl.c | 18 ++++++++++++++++++ gcc/cp/semantics.c | 2 +- gcc/testsuite/g++.dg/cpp1z/decomp17.C | 15 +++++++++++++++ gcc/tree.h | 3 +-- 6 files changed, 43 insertions(+), 3 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1z/decomp17.C