[Bug c++/37189] OpenMP task construct with implicit firstprivate variables ICEs

singler at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 3 07:19:00 GMT 2008



------- Comment #5 from singler at gcc dot gnu dot org  2008-09-03 07:18 -------
To my understanding of the OpenMP standard, a variable not mentioned in the
task pragma is "firstprivate" by default. So stating this fact explicitly
should not change anything, which makes things even stranger.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37189



More information about the Gcc-bugs mailing list