This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 1161fc63545 Handle shift-pairs in ext-dce for targets without zero/sign [...] new 38155f105cc mergephi: Remove worklist new 4143a49e0dd cfglceanup: Remove check for infinite loop in remove_forwar [...] new 88db06d7da3 cfgcleanup: Move check for dest containing non-local label/ [...] new c6ecbeddc04 mergephi: Move checks from pass_merge_phi::execute to remov [...] new 40c037adb36 cfgcleanup: forwarder block, ignore bbs which merge with th [...] new f76083cf152 cfgcleanup: Remove check on available dominator information [...] new 4412a29012f mergephi: use edge iterator in remove_forwarder_block_with_phi new 8ae0090b71d cfgcleanup: Move ei definition into for loop for remove_for [...] new 52165aa6b1d mergephi: extend copy_phi_arg_into_existing_phi and use it [...] new 6c0f06cdba1 fix handling of mapped and their location new 1d8e2d51e5c cfgcleanup: Support merging forwarder blocks with phis [PR122493] new 4cc7bb62566 Merge remove_forwarder_block_with_phi into remove_forwarder_block
The 12 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/uninit-pred-5.C | 2 +- gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-7.c | 4 +- gcc/testsuite/gcc.dg/uninit-pred-7_a.c | 2 +- gcc/testsuite/gcc.target/i386/pr121062-1.c | 2 +- gcc/tree-cfg.cc | 33 +- gcc/tree-cfg.h | 2 +- gcc/tree-cfgcleanup.cc | 389 +++++++---------------- 7 files changed, 157 insertions(+), 277 deletions(-)