array_memset_2.f90
1.01 KB
-
re PR fortran/31732 (Assignment to array slice affects whole array) · 3e94065c
2007-05-01 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/31732 * dependency.c (gfc_full_array_ref_p): If the reference is to a single element, check that the array has a single element and that the correct element is referenced. 2007-05-01 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/31732 * gfortran.dg/array_memset_2: New test case. From-SVN: r124326
Thomas Koenig committed