------- Comment #6 from pault at gcc dot gnu dot org 2007-03-11 16:17 ------- Subject: Bug 30883
Author: pault Date: Sun Mar 11 16:17:32 2007 New Revision: 122822 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122822 Log: 2007-03-11 Paul Thomas <[EMAIL PROTECTED]> PR fortran/30883 * parse.c (parse_interface): Use the default types from the formal namespace if a function or its result do not have a type after parsing the specification statements. 2007-03-11 Paul Thomas <[EMAIL PROTECTED]> PR fortran/30883 * gfortran.dg/interface_11.f90: New test. Added: trunk/gcc/testsuite/gfortran.dg/interface_11.f90 Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/parse.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30883