https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87196
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> --- Dup of PR86877. Epilogue loop vectorisation sensibly avoids peeling or versioning for alignment, but thus also skips the checks for whether accesses are suitably aligned. *** This bug has been marked as a duplicate of bug 86877 ***