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

pault@gcc.gnu.org pault@gcc.gnu.org
Tue Oct 2 11:45:00 GMT 2007


Author: pault
Date: Tue Oct  2 11:45:11 2007
New Revision: 128954

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

	PR fortran/33542
	* interface.c (check_interface1): Specific procedures are
	always ambiguous if they have the same name.

2007-10-02  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/33542
	* gfortran.dg/ambiguous_specific_1.f90: New test.


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



More information about the Gcc-cvs mailing list