------- Comment #9 from pault at gcc dot gnu dot org  2009-01-10 21:01 -------
Subject: Bug 38665

Author: pault
Date: Sat Jan 10 21:01:14 2009
New Revision: 143248

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

        PR fortran/38665
        * gfortran.h : Add bit to gfc_expr 'user_operator'
        * interface.c (gfc_extend_expr): Set the above if the operator
        is substituted by a function. 
        * resolve.c (check_host_association): Return if above is set.

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

        PR fortran/38665
        * gfortran.dg/host_assoc_function_5.f90: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/host_assoc_function_5.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/gfortran.h
    branches/gcc-4_3-branch/gcc/fortran/interface.c
    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=38665

Reply via email to