https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114471
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed, possibly latent. Note this didn't fix the vector types chosen (bool
patterns ...) but instead hardens against choices that don't work out.
A missed-optimization bug might be filed (ISTR there are some around bool
patterns already).