------- Comment #3 from pault at gcc dot gnu dot org 2007-01-17 17:33 ------- Subject: Bug 30476
Author: pault Date: Wed Jan 17 17:33:35 2007 New Revision: 120860 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120860 Log: 2007-01-17 Paul Thomas <[EMAIL PROTECTED]> PR fortran/30476 * module.c (load_generic_interfaces): Make the marking of the symbol as ambiguous conditional on the module names being different. (write_generic): Ensure that the generic interface has a non-NULL module field. 2007-01-17 Paul Thomas <[EMAIL PROTECTED]> PR fortran/30476 * gfortran.dg/generic_12.f90: New test. Added: trunk/gcc/testsuite/gfortran.dg/generic_12.f90 Modified: trunk/gcc/fortran/ChangeLog trunk/gcc/fortran/module.c trunk/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30476