[Bug fortran/71952] [Coarray, F2008] Rejects valid coarray access with array partref
dominiq at lps dot ens.fr
gcc-bugzilla@gcc.gnu.org
Fri Jul 22 12:13:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71952
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-07-22
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
Confirmed from gcc-5 up to trunk (7.0). The code compiles and gives
0.00000000
with
gfc49 pr71952.f90 -fcoarray=lib -lcaf_single
where gfc49 is gcc version 4.9.4 r238513. Is it a regression?
More information about the Gcc-bugs
mailing list