https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71884
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jvdelisle at gcc dot gnu.org --- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> --- (In reply to kargls from comment #3) > (In reply to Gerhard Steinmetz from comment #1) --- snip --- > > This now gives > > % gfcx -c pr71884.f90 > pr71884.f90:4:25-31: > > 4 | allocate (character(*) :: z) > | 2 1 I am still getting the ICE here. Steve, do you have a patch in there?