[Bug fortran/45338] Failure on interfacing a function passed as an argument as a custom operator

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jan 2 21:58:00 GMT 2011


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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2011-01-02 21:58:06 UTC ---
Author: tkoenig
Date: Sun Jan  2 21:58:03 2011
New Revision: 168410

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168410
Log:
2011-02-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

    Backport from mainline
    PR fortran/45338
    * resolve.c (resolve_operator):  Mark function for user-defined
    operator as referenced.

2011-02-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

    Backport from mainline
    PR fortran/45338
    * gfortran.dg/userdef_operator_2.f90:  New test case.


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



More information about the Gcc-bugs mailing list