This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

5.1 - coindexed access to a pointer or allocatable component of the coindexed coarray at (1) is not yet supported


Hi

With GCC 5.1 and OpenCoarrays 1.2.0
I get:

  cgca_pfem_integrity[ lcentr(i)%image ] % i( lcentr(i)%elnum ) =       &
 1
Error: Sorry, coindexed access to a pointer or allocatable component of the coindexed coarray at (1) is not yet supported

Is this supported in later versions?

Thanks

Anton


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]