------- Comment #8 from pault at gcc dot gnu dot org 2008-11-24 19:20 ------- Subject: Bug 37926
Author: pault Date: Mon Nov 24 19:18:39 2008 New Revision: 142171 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142171 Log: 2008-11-24 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37926 * trans-expr.c (gfc_free_interface_mapping): Null sym->formal (gfc_add_interface_mapping): Copy the pointer to the formal arglist and set attr.always_explicit if this is a procedure. 2008-11-24 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37926 * gfortran.dg/dummy_procedure_3.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/dummy_procedure_3.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/trans-expr.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37926