This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f5fb9ff2396 loop-split improvements, part 3 new a47e615fbf9 c++: devirtualization of array destruction [PR110057]
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/init.cc | 11 +++++--- gcc/testsuite/g++.dg/lto/pr89335_0.C | 2 +- .../g++.dg/tree-ssa/devirt-array-destructor-1.C | 28 +++++++++++++++++++++ .../g++.dg/tree-ssa/devirt-array-destructor-2.C | 29 ++++++++++++++++++++++ .../g++.dg/warn/{pr83054.C => pr83054-2.C} | 24 ++++++++---------- gcc/testsuite/g++.dg/warn/pr83054.C | 2 +- 6 files changed, 76 insertions(+), 20 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/devirt-array-destructor-1.C create mode 100644 gcc/testsuite/g++.dg/tree-ssa/devirt-array-destructor-2.C copy gcc/testsuite/g++.dg/warn/{pr83054.C => pr83054-2.C} (70%)