For COPYIN, the requirement that allocatable is allocated has been dropped, but it is unclear what should be performed in that case. If the threadprivate allocatable in the master thread is not currently allocated, does it mean that no restrictions on if the threadprivate is or is not allocated before in other threads? What should COPYIN do in that case? I think Fortran 90/95 doesn't allow intrinsic assignment if it is not currently allocated.
I assume resolution of
http://www.openmp.org/forum/viewtopic.p ... rt=10#p292
is waiting for OpenMP 4.0 if it takes Fortran 2003/2008 into account, right?
COPYIN with allocatable arrays
Re: COPYIN with allocatable arrays
Jakub -
Thank you for your comment. You have found a problem where the draft doesn't correctly state what the action should be. I have forwarded it to the language committee and it will be addressed shortly.
Thank you for your comment. You have found a problem where the draft doesn't correctly state what the action should be. I have forwarded it to the language committee and it will be addressed shortly.