https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66681
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-09-07 Ever confirmed|0 |1 --- Comment #2 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Confirmed for trunk (6.0). I get an ICE for the test in comment 0 and the first one in comment 1 with 4.9: pr66681_1.f90:4:0: internal compiler error: in gimplify_expr, at gimplify.c:8538 Compiling these tests with 5.2 and -fcoarray=single I get 1 ( 0.00000000 , 0.00000000 ) Could you confirm that it is a [6 Regression]?