This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/81887] pragma omp ordered simd ignored under -fopenmp-simd
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 18 Aug 2017 13:30:58 +0000
- Subject: [Bug c/81887] pragma omp ordered simd ignored under -fopenmp-simd
- Auto-submitted: auto-generated
- References: <bug-81887-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81887
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
See also PR81877 for some discussion and an example where SLP vectorization can
break 'ordered'.