https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63844
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Last reconfirmed| |2014-11-17 CC| |jakub at gcc dot gnu.org Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Target Milestone|--- |4.8.4 Summary|open mp parallelization |[4.8/4.9/5 Regression] open |prevents vectorization |mp parallelization prevents | |vectorization Ever confirmed|0 |1 --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- I certainly see the same thing in 4.8, it seems this regressed in r161655. Anyway, I will have a look tomorrow.