[Bug middle-end/71371] ICE with OpenMP taskloop and addressable iterator
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 1 14:24:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71371
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jun 1 14:24:02 2016
New Revision: 236994
URL: https://gcc.gnu.org/viewcvs?rev=236994&root=gcc&view=rev
Log:
PR middle-end/71371
* gimplify.c (gimplify_omp_for): Temporarily clear gimplify_omp_ctxp
around creation of the temporary.
* c-c++-common/gomp/pr71371.c: New test.
Added:
trunk/gcc/testsuite/c-c++-common/gomp/pr71371.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimplify.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list