https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67883
Dominique d'Humieres <dominiq at lps dot ens.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2015-10-08 CC| |pault at gcc dot gnu.org, | |vehre at gcc dot gnu.org Ever confirmed|0 |1 Known to fail| |4.9.3, 5.2.0, 6.0 --- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- Confirmed from 4.8 up to trunk (6.0). The code compiles and executes if the line character(:), allocatable :: f is replaced with character(1), allocatable :: f