This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-5-branch in repository gcc.
from c879363 gcc/testsuite/ChangeLog: new b5ba22d PR c++/69131 new 7197f3f PR c++/68949
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 | 12 +++++++++++ gcc/cp/method.c | 23 +++++++++++--------- gcc/cp/optimize.c | 2 ++ gcc/cp/semantics.c | 5 ++--- gcc/testsuite/g++.dg/cpp0x/constexpr-array15.C | 29 ++++++++++++++++++++++++++ gcc/testsuite/g++.dg/cpp0x/union7.C | 15 +++++++++++++ 6 files changed, 73 insertions(+), 13 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-array15.C create mode 100644 gcc/testsuite/g++.dg/cpp0x/union7.C