unpack_generic.c
7.02 KB
-
re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays) · fb263f82
2007-07-08 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32217 * intrinsics/unpack_generic.c: If the destination array is empty, return early. 2007-07-08 Thomas Koenig <tkoenig@gcc.gnu.org> PR libfortran/32217 * gfortran.dg/unpack_zerosize_1.f90: New test case. From-SVN: r126469
Thomas Koenig committed