https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105480
Kewen Lin <linkw at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |linkw at gcc dot gnu.org Ever confirmed|0 |1 Last reconfirmed| |2022-11-08 Status|UNCONFIRMED |NEW CC| |linkw at gcc dot gnu.org --- Comment #5 from Kewen Lin <linkw at gcc dot gnu.org> --- Confirmed, the vectorized version should not trap which is inconsistent with scalar version, btw it's better to initialize some array members as explicit NAN to make the trap reproducible all the time.