[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-09-29 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 vehre at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-09-20 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 --- Comment #5 from vehre at gcc dot gnu.org --- Well, patch submitted as r240231 although it doesn't show here. Waiting one week for regressions before closing.

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-09-19 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 vehre at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-08-02 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 --- Comment #4 from Damian Rouson --- Additional demonstrations of related unsupported syntax are below. I also removed "implicit none" and one unused variable because these are not needed to generate the error message: $ cat

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-07-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 --- Comment #3 from Dominique d'Humieres --- > Prior to 5.1, gfortran only supported single-image coarray execution. > Possibly it's a regression for behavior with -fcoarray=single, > but the more important case is -fcoarray=lib. -fcoarray=lib

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-07-22 Thread damian at sourceryinstitute dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 --- Comment #2 from Damian Rouson --- Prior to 5.1, gfortran only supported single-image coarray execution. Possibly it's a regression for behavior with -fcoarray=single, but the more important case is -fcoarray=lib.

[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref

2016-07-22 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|