[Bug fortran/67538] ICE with invalid source allocation

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Sun Sep 13 14:21:00 GMT 2015


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.



More information about the Gcc-bugs mailing list