------- Comment #4 from pault at gcc dot gnu dot org 2007-05-11 07:20 ------- Subject: Bug 31474
Author: pault Date: Fri May 11 06:19:57 2007 New Revision: 124613 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124613 Log: 2007-05-11 Paul Thomas <[EMAIL PROTECTED]> PR fortran/31474 * decl.c (get_proc_name): If an entry has already been declared as a module procedure, pick up the symbol and the symtree and use them for the entry. 2007-05-11 Paul Thomas <[EMAIL PROTECTED]> PR fortran/31474 * gfortran.dg/entry_10.f90: New test. Added: trunk/gcc/testsuite/gfortran.dg/entry_10.f90 Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/decl.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31474