entry_16.f90
1.02 KB
-
re PR fortran/33499 (Rejects valid module with a contained function with an ENTRY) · 2e32a71e
2007-11-25 Paul Thomas <pault@gcc.gnu.org> PR fortran/33499 * decl.c (get_proc_name): If ENTRY statement occurs before type specification, set the symbol untyped and ensure that it is in the procedure namespace. 2007-11-25 Paul Thomas <pault@gcc.gnu.org> PR fortran/33499 * gfortran.dg/entry_16.f90: New test. From-SVN: r130403
Paul Thomas committed