trans-types.c
107 KB
-
re PR fortran/84957 (ICE in gfc_sym_type, at fortran/trans-types.c:2255) · 482768bd
2018-03-21 Thomas Koenig <tkoenig@gcc.gnu.org> Harald Anlauf <anlauf@gmx.de> PR fortran/84957 * trans-types.c (gfc_sym_type): Do not dereference NULL pointer. 2018-03-21 Thomas Koenig <tkoenig@gcc.gnu.org> Harald Anlauf <anlauf@gmx.de> PR fortran/84957 * gfortran.dg/pr84957.f90: New test. Co-Authored-By: Harald Anlauf <anlauf@gmx.de> From-SVN: r258745
Thomas Koenig committed