This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79b8f23a709 [PATCH v3] RISC-V: Implement RISC-V profile macro support new d4d64838aef prop: Remove may_propagate_copy_into_asm [PR122182] new 05393afc137 cselim: Handle clobbers too [PR122178] new 6b5e2f6e5ba phi-opt: Disable parts of it for -Og
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/testsuite/g++.dg/tree-ssa/cselim-1.C | 37 ++++++++++++++++++++++++++++++++ gcc/tree-ssa-dom.cc | 5 ----- gcc/tree-ssa-phiopt.cc | 33 ++++++++++++++++++++-------- gcc/tree-ssa-propagate.cc | 13 ----------- gcc/tree-ssa-propagate.h | 1 - 5 files changed, 61 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/g++.dg/tree-ssa/cselim-1.C