[Bug middle-end/71373] New: Handle more OMP_CLAUSE_* in nested function decomposition
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jun 1 14:55:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71373
Bug ID: 71373
Summary: Handle more OMP_CLAUSE_* in nested function
decomposition
Product: gcc
Version: unknown
Status: UNCONFIRMED
Keywords: openacc, openmp
Severity: normal
Priority: P3
Component: middle-end
Assignee: tschwinge at gcc dot gnu.org
Reporter: tschwinge at gcc dot gnu.org
CC: jakub at gcc dot gnu.org
Target Milestone: ---
We don't handle several OMP_CLAUSE_* in nested function decomposition
(gcc/tree-nested.c), which will result in ICEs.
More information about the Gcc-bugs
mailing list