This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from c1e1691b95e libstdc++: Implement C++23 P2590R2 - Explicit lifetime mana [...] new c30f58c3f7e tree-optimization/121720 - missed PRE hoisting
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/testsuite/gcc.dg/tree-ssa/ssa-pre-36.c | 24 ++++++++++ gcc/tree-ssa-pre.cc | 71 ++++++++++++++---------------- 2 files changed, 56 insertions(+), 39 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-pre-36.c