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/31474] ENTRY & procedural pointer: insert_bbt(): Duplicate key found!



------- Comment #4 from pault at gcc dot gnu dot org  2007-05-11 07:20 -------
Subject: Bug 31474

Author: pault
Date: Fri May 11 06:19:57 2007
New Revision: 124613

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

        PR fortran/31474
        * decl.c (get_proc_name): If an entry has already been declared
        as a module procedure, pick up the symbol and the symtree and
        use them for the entry.

2007-05-11  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/31474
        * gfortran.dg/entry_10.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/entry_10.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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