[Bug fortran/71067] [5/6/7 Regression] ICE on data initialization with insufficient value

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jun 29 11:50:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71067

--- Comment #4 from Martin Liška <marxin at gcc dot gnu.org> ---
You are right, however 4.7.4 produces an error message:

  4.7.4: running command with result: FAILED
/home/marxin/Programming/testcases/pr71067.f90:4.14:

   data z /2*i/
              1
Error: Symbol 'i' must be a PARAMETER in DATA statement at (1)

Thus I would consider the PR as 4.8/4.9/5/6/7 regression, do you agree?


More information about the Gcc-bugs mailing list