https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120206
Bug ID: 120206 Summary: Removal of forward_propagate_into_gimple_cond/forward_propagate_i nto_comparison Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: internal-improvement Severity: enhancement Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org Target Milestone: --- As mentioned in https://gcc.gnu.org/pipermail/gcc-patches/2025-May/683085.html . We should remove this from forwprop. and only depend on match and simplify here.