https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952
vehre at gcc dot gnu.org changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|--
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952
vehre at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |WAITING
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 additional-exampl
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 -
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|