[Bug fortran/66193] ICE for initialisation of some non-zero-sized arrays
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu May 31 19:54:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66193
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kargl at gcc dot gnu.org
--- Comment #16 from kargl at gcc dot gnu.org ---
test_case_pr66193_1_real.f90 and test_case_pr66193_2.integer.f90
compile and execute on trunk.
test_case_pr66193_3_diverse.f90 and test case pr66193_3_diverse_new.f90
still fail, because of the zero-sized nested array. Problems with
nested array constructors are tracked in a different PR. I propose
that first 2 testcases be committed to the testsuite, the 2 failing
testcase be added to the other PR, and this PR be closed.
More information about the Gcc-bugs
mailing list