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/38765] [4.4/4.3 Regression] ICE in check_host_association



------- Comment #1 from pault at gcc dot gnu dot org  2009-01-10 00:11 -------
Subject: Bug 38765

Author: pault
Date: Sat Jan 10 00:11:18 2009
New Revision: 143237

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

        PR fortran/38765
        * resolve.c (check_host_association): Use the symtree name to
        search for a potential contained procedure, since this is the
        name by which it would be referenced.

2009-01-10  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38765
        * gfortran.dg/host_assoc_function_6.f90: New test.


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


-- 


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


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