[Bug c/36556] OpenMP: incorrect 'not specified in enclosing parallel'

2008-08-11 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-08-11 13:09 --- If you mean the default(none) examples (in OpenMP 3.0 that's A.28), then no, those testcases don't explicitly say it is ok to have the firstprivate clause with a var not explicitly mentioned in the parallel's clause, i

[Bug c/36556] OpenMP: incorrect 'not specified in enclosing parallel'

2008-08-10 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-08-11 01:12 --- If I remove default(none), then it works. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/36556] OpenMP: incorrect 'not specified in enclosing parallel'

2008-06-17 Thread david dot mcnamara at crescentbaysoftware dot com
--- Comment #1 from david dot mcnamara at crescentbaysoftware dot com 2008-06-17 19:00 --- Created an attachment (id=15776) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15776&action=view) preprocessed test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36556