diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-03-23 19:42:19 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-03-23 19:42:19 +0100 |
commit | 048336099ee3c4e29510f140f5505ce2ad79bf55 (patch) | |
tree | 0578dd5aac3ba224d4ec3d82bfdd70c8163acfde /gcc/tree-ssa-reassoc.c | |
parent | 05aca4e73c2b4b18dcf617a8548e754161a28eea (diff) | |
download | gcc-048336099ee3c4e29510f140f5505ce2ad79bf55.zip gcc-048336099ee3c4e29510f140f5505ce2ad79bf55.tar.gz gcc-048336099ee3c4e29510f140f5505ce2ad79bf55.tar.bz2 |
re PR c++/70376 (OpenMP taskloop construct fails to instantiate copy constructor(same as Bug 48869))
PR c++/70376
* cp-gimplify.c (genericize_omp_for_stmt): Don't walk OMP_FOR_CLAUSES
for OMP_TASKLOOP here.
(cp_genericize_r): Handle OMP_TASKLOOP like OMP_TASK, except do call
genericize_omp_for_stmt instead of cp_walk_tree on OMP_BODY.
* testsuite/libgomp.c++/pr70376.C: New test.
From-SVN: r234437
Diffstat (limited to 'gcc/tree-ssa-reassoc.c')
0 files changed, 0 insertions, 0 deletions