This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from eb87284 2017-02-11 Sandra Loosemore sandra@codesourcery.com new 0bc8e9c PR c++/77659 - ICE with new and C++14 aggregate NSDMI
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 | 8 ++++++++ gcc/cp/cp-tree.h | 2 +- gcc/cp/init.c | 26 ++++++++++++++++++++++++-- gcc/cp/tree.c | 22 +++++++++++++++++----- gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr6.C | 14 ++++++++++++++ 5 files changed, 64 insertions(+), 8 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/nsdmi-aggr6.C