r219475 - in /branches/gcc-4_9-branch/gcc: fort...

janus@gcc.gnu.org janus@gcc.gnu.org
Mon Jan 12 16:14:00 GMT 2015


Author: janus
Date: Mon Jan 12 16:14:06 2015
New Revision: 219475

URL: https://gcc.gnu.org/viewcvs?rev=219475&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_9-branch/gcc/testsuite/gfortran.dg/typebound_operator_20.f90
Modified:
    branches/gcc-4_9-branch/gcc/fortran/ChangeLog
    branches/gcc-4_9-branch/gcc/fortran/interface.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list