This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9d20529d94b recog: Handle some mode-changing hardreg propagations new fde96e8205f c++: array new with value-initialization [PR115645] new 5686d3b8ae1 internal-fn: Reuse SUBREG_PROMOTED_VAR_P handling
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/init.cc | 12 ++- gcc/internal-fn.cc | 162 ++++++++++++++++++++------------------ gcc/testsuite/g++.dg/expr/anew7.C | 13 +++ 3 files changed, 105 insertions(+), 82 deletions(-) create mode 100644 gcc/testsuite/g++.dg/expr/anew7.C