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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2024-10-29

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>So double-check tree-vect-patterns.cc no longer builds such COND_EXPRs
(the failure mode would be bogus hybrid SLP and costing, so not necessarily
ICEs).

r15-4695-gd17e672ce82e69 asserts that now. I will add an assert to
gimple_build_assign too.

Reply via email to