https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107881
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |pinskia at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #10 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Mine, there was another bug where we had `cmp == b` and I Mentioned the way to
improve that is prefer ^ and `~cmp`.
