------- Comment #10 from eedelman at gcc dot gnu dot org 2005-12-16 18:54 ------- Subject: Bug 18197
Author: eedelman Date: Fri Dec 16 18:54:33 2005 New Revision: 108667 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108667 Log: fortran/ 2005-12-14 Erik Edelmann <[EMAIL PROTECTED]> PR fortran/18197 * resolve.c (resolve_formal_arglist): Remove code to set the type of a function symbol from it's result symbol. testsuite/ 2005-12-14 Erik Edelmann <[EMAIL PROTECTED]> PR fortran/18197 * gfortran.dg/dummy_functions_1.f90: New. Added: branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/dummy_functions_1.f90 Modified: branches/gcc-4_1-branch/gcc/fortran/ChangeLog branches/gcc-4_1-branch/gcc/fortran/resolve.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18197