[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

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

2017-06-21 Thread mplaneta at os dot inf.tu-dresden.de
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mplaneta at os dot inf.tu-dresden.de Target Milestone: --- Created attachment 41601 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41601&action=edit Minimal example Code compilation fails when following