[Bug fortran/42865] OpenMP threadprivate allocatable saved variable -> seg fault

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jan 26 08:15:00 GMT 2010



------- Comment #1 from jakub at gcc dot gnu dot org  2010-01-26 08:15 -------
This is invalid, you violate the restrictions of the copyin clause.
Page 101 talks about POINTER copyin arguments, not ALLOCATABLEs.
See http://openmp.org/forum/viewtopic.php?f=7&t=639 for more details.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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



More information about the Gcc-bugs mailing list