This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch in repository gcc.
from e5bc9a4 Update install.texi for GCC 6 on Solaris new 8fd71fa PR c++/70505 new 8ecbc73 PR c++/70690
The 2 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 | 11 +++++++++ gcc/cp/class.c | 29 ++++++++++++++++++----- gcc/cp/pt.c | 7 +++--- gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C | 17 +++++++++++++ gcc/testsuite/g++.dg/init/array41.C | 27 +++++++++++++++++++++ 5 files changed, 82 insertions(+), 9 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-template10.C create mode 100644 gcc/testsuite/g++.dg/init/array41.C