https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61194
Richard Biener <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Target Milestone|4.9.4 |7.0 --- Comment #20 from Richard Biener <rguenth at gcc dot gnu.org> --- All functions in the description are vectorized on trunk so do those from comment#1 and comment#2. All but bar2 are vectorized with GCC 6 already. Thus fixed on trunk (or with GCC5/6 with OMP SIMD aka force-vect).