[Bug c++/70376] OpenMP taskloop construct fails to instantiate copy constructor(same as Bug 48869)

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70376 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/70376] OpenMP taskloop construct fails to instantiate copy constructor(same as Bug 48869)

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70376 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Wed Mar 23 18:42:19 2016 New Revision: 234437 URL: https://gcc.gnu.org/viewcvs?rev=234437=gcc=rev Log: PR c++/70376 * cp-gimplify.c (genericize_omp_for_stmt): Don't walk

[Bug c++/70376] OpenMP taskloop construct fails to instantiate copy constructor(same as Bug 48869)

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70376 --- Comment #1 from Jakub Jelinek --- Created attachment 38073 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38073=edit gcc6-pr70376.patch Untested fix.

[Bug c++/70376] OpenMP taskloop construct fails to instantiate copy constructor(same as Bug 48869)

2016-03-23 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70376 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|