]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/fortran/decl.c
re PR fortran/49400 ([F08] Proc-pointer declaration in BLOCK construct)
authorJanus Weil <janus@gcc.gnu.org>
Sat, 18 Jun 2011 12:36:45 +0000 (14:36 +0200)
committerJanus Weil <janus@gcc.gnu.org>
Sat, 18 Jun 2011 12:36:45 +0000 (14:36 +0200)
commit3547d57e35a5c5fe5438f8841e3654e400a99267
tree1c008be856642485c5b82a62c7e1d7332b7ff1f2
parentc020c92b121315f101365221f05aca9d686a82f0
re PR fortran/49400 ([F08] Proc-pointer declaration in BLOCK construct)

2011-06-18  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49400
* decl.c (gfc_match_procedure): Allow PROCEDURE declarations inside
BLOCK constructs.

2011-06-18  Janus Weil  <janus@gcc.gnu.org>

PR fortran/49400
* gfortran.dg/proc_ptr_31.f90: New.

From-SVN: r175177
gcc/fortran/ChangeLog
gcc/fortran/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/proc_ptr_31.f90 [new file with mode: 0644]