r144449 - in /trunk/gcc: fortran/ChangeLog fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Thu Feb 26 18:43:00 GMT 2009


Author: pault
Date: Thu Feb 26 18:43:50 2009
New Revision: 144449

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144449
Log:
2009-02-26  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/39295
	* interface.c (compare_type_rank_if): Return 1 if the symbols
	are the same and deal with external procedures where one is
	identified to be a function or subroutine by usage but the
	other is not.

2009-02-26  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/39295
	* gfortran.dg/interface_25.f90: New test.
	* gfortran.dg/interface_26.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/interface_25.f90
    trunk/gcc/testsuite/gfortran.dg/interface_26.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/interface.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list