https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55735
--- Comment #6 from Dominique d'Humieres <dominiq at lps dot ens.fr> --- > In the recent trunk (r264725) does _not_ give an ICE anymore, but the code > is vetoed as non-standard, as it is for nagfor and ifort. So, should this > be closed now? I still get an ICE: pr55735.f90:8:14: 8 | common /foo/ str | 1 Warning: Named COMMON block 'foo' at (1) shall be of the same size as elsewhere (8 vs 64 bytes) pr55735.f90:10:0: 10 | print '(3a)', '"',str(1:6),'"' ! ICE in gfc_conv_variable | internal compiler error: in gfc_conv_variable, at fortran/trans-expr.c:2719