]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/decl.c
2007-11-25 Paul Thomas <pault@gcc.gnu.org>
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Nov 2007 09:59:42 +0000 (09:59 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Nov 2007 09:59:42 +0000 (09:59 +0000)
commita78f714d74fb9ceef2d29fd4c1fac390481eff5b
treee513bf0afce83d7ff044cd37ced5614c45206e7c
parent87bc3a499c8501ed2e0de06aa9e0832763b867a6
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@130403 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/entry_16.f90 [new file with mode: 0644]