[Bug fortran/64771] [4.9/5 Regression] ICE(segfault) when passing coarrays around; ICE in gfc_zero_size_array in arith.c:1637
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jan 27 19:21:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64771
--- Comment #10 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Tue Jan 27 19:20:04 2015
New Revision: 220184
URL: https://gcc.gnu.org/viewcvs?rev=220184&root=gcc&view=rev
Log:
2015-01-27 Tobias Burnus <burnus@net-b.de>
PR fortran/64771
gcc/fortran/
* interface.c (check_dummy_characteristics): Fix coarray
handling.
testsuite/
* gfortran.dg/coarray_36.f: New.
* gfortran.dg/coarray_37.f90: New.
Modified:
branches/gcc-4_9-branch/gcc/fortran/ChangeLog
branches/gcc-4_9-branch/gcc/fortran/interface.c
branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list