[Bug fortran/38765] [4.3 Regression] ICE in check_host_association

pault at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jan 11 13:43:00 GMT 2009



------- Comment #3 from pault at gcc dot gnu dot org  2009-01-11 13:42 -------
Subject: Bug 38765

Author: pault
Date: Sun Jan 11 13:42:32 2009
New Revision: 143271

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

        PR fortran/38763
        Backport from mainline:
        * target-memory.c (encode_derived): Encode NULL.

        PR fortran/38765
        Backport from mainline:
        * 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-11 Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/38763
        Backport from mainline:
        * gfortran.dg/transfer_null_1.f90: New test.

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


Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_6.f90
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/transfer_null_1.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/fortran/target-memory.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list