*ping*

http://gcc.gnu.org/ml/fortran/2011-05/msg00123.html

On 05/16/2011 12:00 AM, Tobias Burnus wrote:
The patch is a follow-up to the patch at http://gcc.gnu.org/ml/fortran/2011-05/msg00067.html. With that patch, all* my coarray example compile (and run with -fcoarray=single or -fcoarray=lib -lcaf_single).

Build and regtested on x86-64-linux with two regtest failures: (a) The never workinggfortran.dg/realloc_on_assign_5.f03 (PRs fortran/47674 and 48438), (b) gfortran.dg/lto/pr46036 (PR middle-end/48989).

OK for the trunk?

Tobias

* Well no rule without exception: Scalar coarrays are not yet supported. Neither are polymorphic coarrays, but those probably do not need decl changes.

PS: Short-term coarray plans (next couple of weeks): Fixing some simpler FE bugs, supporting MPI in the test suite (caf.exp) - and working a bit on registering calls for coarrays.

Reply via email to