https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67538
Dominique d'Humieres <dominiq at lps dot ens.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-09-13
CC| |vehre at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> The following code is invalid since the array dimension is missing,
> but since it is an ICE I am reporting it.
This is valid since F2003 (implemented recently by Andre Vehreschild), but it
should not give an ICE.