r220899 - in /trunk/gcc: fortran/ChangeLog fort...
edlinger@gcc.gnu.org
edlinger@gcc.gnu.org
Sun Feb 22 19:38:00 GMT 2015
Author: edlinger
Date: Sun Feb 22 19:38:53 2015
New Revision: 220899
URL: https://gcc.gnu.org/viewcvs?rev=220899&root=gcc&view=rev
Log:
2015-02-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR fortran/64980
PR fortran/61960
* trans-expr.c (gfc_apply_interface_mapping_to_expr): Remove mapping
for component references to class objects.
(gfc_conv_procedure_call): Compare the class by name.
testsuite:
2015-02-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
PR fortran/64980
PR fortran/61960
* gfortran.dg/pr61960.f90: New.
* gfortran.dg/pr64230.f90: New.
* gfortran.dg/pr64980.f03: New.
Added:
trunk/gcc/testsuite/gfortran.dg/pr61960.f90
trunk/gcc/testsuite/gfortran.dg/pr64230.f90
trunk/gcc/testsuite/gfortran.dg/pr64980.f03
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-expr.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list