]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/33499 (Rejects valid module with a contained function with an ENTRY)
authorPaul Thomas <pault@gcc.gnu.org>
Sun, 25 Nov 2007 09:59:42 +0000 (09:59 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Sun, 25 Nov 2007 09:59:42 +0000 (09:59 +0000)
commit2e32a71e419484f79ea6ea7f67b29cb6ff0dcca9
treee513bf0afce83d7ff044cd37ced5614c45206e7c
parent1bfcad84abd38df371e01821d1741c4fbe352123
re PR fortran/33499 (Rejects valid module with a contained function with an ENTRY)

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
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/entry_16.f90 [new file with mode: 0644]
This page took 0.058051 seconds and 5 git commands to generate.