[Bug fortran/63733] [4.8/4.9/5 Regression] [OOP] wrong resolution for OPERATOR generics

janus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 12 19:41:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63733

--- Comment #10 from janus at gcc dot gnu.org ---
Author: janus
Date: Mon Jan 12 19:40:57 2015
New Revision: 219486

URL: https://gcc.gnu.org/viewcvs?rev=219486&root=gcc&view=rev
Log:
2015-01-12  Janus Weil  <janus@gcc.gnu.org>

    Backport from mainline
    PR fortran/63733
    * interface.c (gfc_extend_expr): Look for type-bound operators before
    non-typebound ones.

2015-01-12  Janus Weil  <janus@gcc.gnu.org>

    Backport from mainline
    PR fortran/63733
    * gfortran.dg/typebound_operator_20.f90: New.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
Modified:
    branches/gcc-4_8-branch/gcc/fortran/ChangeLog
    branches/gcc-4_8-branch/gcc/fortran/interface.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list