[Bug fortran/38907] [4.3 Regression ] ICE when contained function has same name as module function and used in expression

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 26 06:16:00 GMT 2009



------- Comment #10 from pault at gcc dot gnu dot org  2009-01-26 06:15 -------
Subject: Bug 38907

Author: pault
Date: Mon Jan 26 06:15:41 2009
New Revision: 143671

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

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

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

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

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_7.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/resolve.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list