This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 48e76be17ad * gcc.dg/Wstringop-overflow-27.c: Make testnames unique. new 6a12759cb62 Remove constexpr support for DECL_BY_REFERENCE. new fb0b2c056b6 PR c++/91369 - constexpr destructor and member initializer. new 6cd19e5ef72 Add TARGET_EXPR_DIRECT_INIT_P sanity check.
The 3 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 | 17 +++++++++++++++++ gcc/cp/constexpr.c | 24 ++++++++++-------------- gcc/cp/cp-gimplify.c | 7 +++++++ gcc/testsuite/g++.dg/cpp2a/constexpr-new10.C | 19 +++++++++++++++++++ 4 files changed, 53 insertions(+), 14 deletions(-) create mode 100644 gcc/testsuite/g++.dg/cpp2a/constexpr-new10.C