trans.c
30.2 KB
-
re PR fortran/35719 (pointer to zero sized array not associated) · 8f0aaee5
2008-05-11 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/35719 * trans.c (gfc_call_malloc): If size equals zero, allocate one byte; don't return a null pointer. 2008-05-11 Thomas Koenig <tkoenig@gcc.gnu.org> PR fortran/35719 * gfortran.dg/associated_5.f90: New test. From-SVN: r135187
Thomas Koenig committed