[Bug tree-optimization/126455] Wrong folding of (a < b) ^ (a > b) to a != b for FP vectors

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jul 29 06:40:27 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126455

Drea Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2026-07-29
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I thought i had an check for integer type. Let me double check.


More information about the Gcc-bugs mailing list