parse.c
98.9 KB
-
re PR fortran/43592 (Unexpected INTERFACE statement in INTERFACE block at (1)) · 431f5969
2010-05-03 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/43592 * fortran/parse.c (parse_interface): Do not dereference a NULL pointer. 2010-05-03 Steven G. Kargl <kargl@gcc.gnu.org> PR fortran/43592 * gfortran.dg/unexpected_interface.f90: New test. From-SVN: r158998
Steven G. Kargl committed