This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 342f1663bfb Doc: Explicitly document extensions implied by -march=x86_6 [...] new e7bccec33be c++: improve constexpr prvalue folding [PR116416]
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/constexpr.cc | 16 ++++++++---- gcc/cp/cp-gimplify.cc | 4 ++- gcc/cp/cp-tree.h | 1 + gcc/testsuite/g++.dg/cpp1y/constexpr-prvalue1.C | 12 +++++---- gcc/testsuite/g++.dg/cpp1y/constexpr-prvalue1a.C | 33 ++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-prvalue1a.C