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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2023-08-23
           Assignee|unassigned at gcc dot gnu.org      |pinskia at gcc dot 
gnu.org

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The fix is to add:
if (invert_tree_comparison (cmp, HONOR_NANS (@01)) == icmp)

for each of those patterns there.
I guess I will do that.

Reply via email to