https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66681
--- Comment #3 from Paul Thomas <pault at gcc dot gnu.org> --- (In reply to Dominique d'Humieres from comment #2) > 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]? Looks to me, from your result, that it is present in 5.2 :-) Paul