[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 7 16:31:15 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems this is PR92834 just using ^ instead of -.
More information about the Gcc-bugs
mailing list