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

--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Created attachment 61804
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61804&action=edit
V2 of the patch

ok, so as I originally was going to do before I thought changing EQ_EXPR over
to ORDERED_EXPR would fix the issue. That is create the comparison in its own
statement.

Reply via email to