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/38907] [4.3/4.4 Regression ] ICE when contained function has same name as module function and used in expression



------- Comment #8 from pault at gcc dot gnu dot org  2009-01-20 21:57 -------
Subject: Bug 38907

Author: pault
Date: Tue Jan 20 21:56:49 2009
New Revision: 143530

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

        PR fortran/38907
        * resolve.c (check_host_association): Remove the matching to
        correct an incorrect host association and use manipulation of
        the expression instead.

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

        PR fortran/38907
        * gfortran.dg/host_assoc_function_7.f90: New test.

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


-- 


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


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