2008-07-08 Paul Thomas <pault@gcc.gnu.org>
commit1eb2b542f39f2c158ac4143b484e9d903cba48b6
authorpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2009 04:38:06 +0000 (8 04:38 +0000)
committerpault <pault@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 8 Jul 2009 04:38:06 +0000 (8 04:38 +0000)
tree6d4026fe8045642d5fa69016eab58b1c0b876efe
parentaecef6a27b8a9f1bc43829e07fc186bc7d08465d
2008-07-08  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40591
* decl.c (match_procedure_interface):  Correct the association
or creation of the interface procedure's symbol.

2008-07-08  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/40591
* gfortran.dg/proc_ptr_21.f90: New test.

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