[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Sat Sep 16 18:31:58 2017 New Revision: 252878 URL: https://gcc.gnu.org/viewcvs?rev=252878=gcc=rev Log: Backported from mainline 2017-06-21 Jakub Jelinek

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Jun 22 11:34:39 2017 New Revision: 249539 URL: https://gcc.gnu.org/viewcvs?rev=249539=gcc=rev Log: Backported from mainline 2017-06-21 Jakub Jelinek

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #5 from Jakub Jelinek --- Fixed for 7.2+ so far.

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Wed Jun 21 22:22:05 2017 New Revision: 249483 URL: https://gcc.gnu.org/viewcvs?rev=249483=gcc=rev Log: PR c++/81154 * semantics.c (handle_omp_array_sections_1,

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Wed Jun 21 18:30:32 2017 New Revision: 249467 URL: https://gcc.gnu.org/viewcvs?rev=249467=gcc=rev Log: PR c++/81154 * semantics.c (handle_omp_array_sections_1,

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-21 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/81154] OpenMP with shared variable in a template class crash

2017-06-21 Thread mplaneta at os dot inf.tu-dresden.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81154 mplaneta at os dot inf.tu-dresden.de changed: What|Removed |Added CC||mplaneta at os dot