https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107881
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot gnu.org --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- I have a Reassociation patch which handles == and ^ (but not fully, I don't handle some cases where maybe_fold_or_comparisons/maybe_fold_and_comparisons return a constant, will handle that seperately).