This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/30883] procedure with dummy procedure f1 rejected with implicit none



------- 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  <pault@gcc.gnu.org>

        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  <pault@gcc.gnu.org>

        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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]