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

--- Comment #5 from prathamesh3492 at gcc dot gnu.org ---
(In reply to Andrew Pinski from comment #3)
> Does -fno-cost-model affect the behavior here?

With 43da77a4, it doesn't result in ICE with -fno-vect-cost-model or
-fvect-cost-model=unlimited.

Prior to 43da77a4, it still results in ICE with -fno-vect-cost-model. It only
seems to pass with -fvect-cost-model=very-cheap.

Thanks,
Prathamesh

Reply via email to