https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67740
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-10-10 Ever confirmed|0 |1 --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Confirmed with 5.2 and 6.0. I get the following ICE with 4.9 pr67740.f90:20:0: internal compiler error: in gimplify_expr, at gimplify.c:8538 allocate(character(4) :: myBase%string) the change occurred between revisions r221423 (2015-03-13, ICE) and r2214164+patches (2015-03-16, compiles).