https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98856
--- Comment #50 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Looks like this was fixed on the trunk: /app/example.cpp:11:20: note: Cost model analysis for part in loop 0: Vector cost: 60 Scalar cost: 52 /app/example.cpp:11:20: missed: not vectorized: vectorization is not profitable.
