public inbox for fortran@gcc.gnu.org
 help / color / mirror / Atom feed
From: Anton Shterenlikht <mexas@bris.ac.uk>
To: mexas@bris.ac.uk, sgk@troutmask.apl.washington.edu
Cc: fortran@gcc.gnu.org
Subject: Re: 5.1 - coindexed access to a pointer or allocatable component of the coindexed coarray at (1) is not yet supported
Date: Tue, 24 Nov 2015 18:26:00 -0000	[thread overview]
Message-ID: <201511241826.tAOIQdwE099622@mech-as222.men.bris.ac.uk> (raw)
In-Reply-To: <20151124180802.GA67225@troutmask.apl.washington.edu>

From sgk@troutmask.apl.washington.edu Tue Nov 24 18:12:36 2015
>
>On Tue, Nov 24, 2015 at 09:21:19AM -0800, Anton Shterenlikht wrote:
>> 
>> 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?
>> 
>
>Need a compilable piece of code to test.

I get the same on FreeBSD with gcc6-devel-6.0.0.s20151108,
so probaly not, but I'd be grateful if you could double check.

Sorry I haven't had the time to reduce to a single file.
Please use these 4 files:

http://sourceforge.net/p/cgpack/code/HEAD/tree/head/cgca_m1co.f90
http://sourceforge.net/p/cgpack/code/HEAD/tree/head/cgca_m2lnklst.f90
http://sourceforge.net/p/cgpack/code/HEAD/tree/head/cgca_m2geom.f90
http://sourceforge.net/p/cgpack/code/HEAD/tree/head/cgca_m3pfem.f90

Then e.g.

gfortran6 -c -fcoarray=lib cgca_m1co.f90 cgca_m2lnklst.f90 cgca_m2geom.f90 cgca_m3pfem.f90

Thank you

Anton

  reply	other threads:[~2015-11-24 18:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 17:21 Anton Shterenlikht
2015-11-24 18:08 ` Steve Kargl
2015-11-24 18:26   ` Anton Shterenlikht [this message]
2015-11-24 19:41   ` Anton Shterenlikht
2015-11-25  8:40   ` Anton Shterenlikht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201511241826.tAOIQdwE099622@mech-as222.men.bris.ac.uk \
    --to=mexas@bris.ac.uk \
    --cc=fortran@gcc.gnu.org \
    --cc=sgk@troutmask.apl.washington.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).