[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2021-04-16 Thread jcownie at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 --- Comment #21 from Jim Cownie --- Thanks for the workaround, Jakub; it's somewhat perverse, but better than the alternatives!

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2021-04-16 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2021-04-16 Thread jcownie at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Jim Cownie changed: What|Removed |Added CC||jcownie at gmail dot com --- Comment #19

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2018-06-18 Thread yves.vandriessche at intel dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Yves Vandriessche changed: What|Removed |Added CC||yves.vandriessche at intel dot com

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2016-04-17 Thread ssameer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Sameer Sheorey changed: What|Removed |Added CC||ssameer at gmail dot com --- Comment

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2015-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.3 |---

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2015-03-21 Thread krafczyk.matthew at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 --- Comment #16 from Matthew Krafczyk krafczyk.matthew at gmail dot com --- I've just checked this bug again with ubuntu 14.10. This is with glibc 2.19, and with the master branch of gcc (commit 3c4e189973c43b7f3c2ebb27abf32e9cb175ba82). The

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2014-02-16 Thread krafczyk.matthew at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 --- Comment #15 from Matthew Krafczyk krafczyk.matthew at gmail dot com --- I can now confirm what siddhesh says. with 4.8 the first fragment succeeds, while the second fails. I also tested the git gcc and git glibc, and the first fragment

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2014-02-06 Thread siddhesh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 --- Comment #14 from Siddhesh Poyarekar siddhesh at redhat dot com --- I spoke to Jason last week and have now confirmed that the first fragment indeed works correctly with 4.8. Declaring a variable threadprivate *after* it is defined is not yet

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2014-01-24 Thread krafczyk.matthew at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Matthew Krafczyk krafczyk.matthew at gmail dot com changed: What|Removed |Added CC|

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2013-06-13 Thread siddhesh at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Siddhesh Poyarekar siddhesh at redhat dot com changed: What|Removed |Added CC||siddhesh

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 ---

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2012-11-12 Thread carlos at systemhalted dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Carlos O'Donell carlos at systemhalted dot org changed: What|Removed |Added CC|

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2012-10-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added CC||jason at

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2011-04-06 Thread brooks at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557 Brooks Moses brooks at gcc dot gnu.org changed: What|Removed |Added CC||brooks at gcc dot

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2008-02-17 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2008-02-18 05:08 --- *** Bug 35246 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2007-11-30 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-11-30 21:56 --- *** Bug 34303 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2006-05-18 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-18 16:51 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2006-05-16 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2006-05-16 10:20 --- Guess the message should be sorry rather than error. Without glibc and binutils support for .tinit_array/.tfini_array this really isn't fixable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557

[Bug c++/27557] OpenMP threadprivate directive does not work with non-POD types

2006-05-16 Thread Georg dot Baum at post dot rwth-aachen dot de
--- Comment #2 from Georg dot Baum at post dot rwth-aachen dot de 2006-05-16 15:04 --- Yes, I think that would be good. Then you know that you are not doing something wrong but that it is a tool chain limitation. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27557