[Bug fortran/88048] [8/9 Regression] ICE in check_data_variable, at fortran/resolve.c:15491
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 1 01:19:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88048
--- Comment #4 from kargl at gcc dot gnu.org ---
(In reply to G. Steinmetz from comment #1)
> Invalid code nearby, down to at least gcc-5 :
>
>
> $ cat z4.f90
> subroutine s(x)
> integer, allocatable :: x(:)
> data x(1:2) /3, 4/
> end
Unrelated bug.
More information about the Gcc-bugs
mailing list