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/31609] module that calls a contained function with an ENTRY point



------- Comment #17 from pault at gcc dot gnu dot org  2007-07-31 22:14 -------
Subject: Bug 31609

Author: pault
Date: Tue Jul 31 22:14:29 2007
New Revision: 127108

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127108
Log:
2007-08-01  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31609
        * resolve.c (resolve_entries): Entries declared to be module
        procedures must point to the function namespace.

2007-08-01  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31609
        * gfortran.dg/entry_12.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/entry_12.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31609


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