aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-loop-jam.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2020-04-04 00:35:41 +0200
committerJakub Jelinek <jakub@redhat.com>2020-04-04 00:35:41 +0200
commit0c809f727cd2a6c70c307d9dd53d26dc84bf292a (patch)
tree2c6c49c579594101d168664f9d4a75c0d860a581 /gcc/gimple-loop-jam.c
parent710d54ed4e343a08d2fa0abc6b63c53dec0d9bcb (diff)
downloadgcc-0c809f727cd2a6c70c307d9dd53d26dc84bf292a.zip
gcc-0c809f727cd2a6c70c307d9dd53d26dc84bf292a.tar.gz
gcc-0c809f727cd2a6c70c307d9dd53d26dc84bf292a.tar.bz2
openmp: Fix ICE on #pragma omp parallel master in template [PR94477]
The following testcase ICEs, because for parallel combined with some other construct we initialize the omp_parallel_combined_clauses pointer and expect the construct combined with it to clear it after it no longer needs it, but OMP_MASTER didn't do that. 2020-04-04 Jakub Jelinek <jakub@redhat.com> PR c++/94477 * pt.c (tsubst_expr) <case OMP_MASTER>: Clear omp_parallel_combined_clauses. * g++.dg/gomp/pr94477.C: New test.
Diffstat (limited to 'gcc/gimple-loop-jam.c')
0 files changed, 0 insertions, 0 deletions