------- 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