This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 09c91caeb84 AArch64: Add UNSPECV_PATCHABLE_AREA [PR98776] new 3da5ae7a347 c++: comment new 1e1847612d7 c++: fewer allocator temps [PR105838]
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/constexpr.cc | 30 ++++++++----- gcc/cp/cp-tree.h | 1 + gcc/cp/init.cc | 59 +++++++++++++++++++++++++- gcc/testsuite/g++.dg/tree-ssa/allocator-opt1.C | 12 ++++++ 4 files changed, 90 insertions(+), 12 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/allocator-opt1.C