[Bug middle-end/60534] ICE: in expand_GOMP_SIMD_VF, at internal-fn.c:142 with -fopenmp -O -fno-tree-loop-optimize and #pragma omp simd reduction
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Mar 17 09:03:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60534
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
No, instead we should treat !flag_tree_loop_optimize the same as we treat
explicit -fno-tree-vectorize in omp-low.c (there are two spots).
More information about the Gcc-bugs
mailing list