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?