r202766 - in /trunk/gcc: fortran/ChangeLog fort...
janus@gcc.gnu.org
janus@gcc.gnu.org
Fri Sep 20 07:44:00 GMT 2013
Author: janus
Date: Fri Sep 20 07:44:05 2013
New Revision: 202766
URL: http://gcc.gnu.org/viewcvs?rev=202766&root=gcc&view=rev
Log:
2013-09-20 Janus Weil <janus@gcc.gnu.org>
PR fortran/58099
* expr.c (gfc_check_pointer_assign): Remove second call to
'gfc_compare_interfaces' with swapped arguments.
* interface.c (gfc_compare_interfaces): Symmetrize the call to
'check_result_characteristics' by calling it with swapped arguments.
2013-09-20 Janus Weil <janus@gcc.gnu.org>
PR fortran/58099
* gfortran.dg/proc_ptr_43.f90: New.
Added:
trunk/gcc/testsuite/gfortran.dg/proc_ptr_43.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/expr.c
trunk/gcc/fortran/interface.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list