r149056 - in /branches/gcc-4_4-branch/gcc: fort...

pault@gcc.gnu.org pault@gcc.gnu.org
Mon Jun 29 16:44:00 GMT 2009


Author: pault
Date: Mon Jun 29 16:44:49 2009
New Revision: 149056

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

	PR fortran/40443
	* interface.c (gfc_search_interface): Hold back a match to an
	elementary procedure until all other possibilities are
	exhausted.

2009-06-29  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/40443
	* gfortran.dg/generic_18.f90: New test.

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



More information about the Gcc-cvs mailing list