------- Comment #7 from pault at gcc dot gnu dot org 2008-10-05 08:42 ------- Subject: Bug 37706
Author: pault Date: Sun Oct 5 08:41:00 2008 New Revision: 140881 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140881 Log: 2008-10-05 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37706 * module.c (load_equiv): Check the module before negating the unused flag. 2008-10-05 Paul Thomas <[EMAIL PROTECTED]> PR fortran/37706 * gfortran.dg/module_equivalence_4.f90: New test. Added: branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_equivalence_4.f90 Modified: branches/gcc-4_3-branch/gcc/fortran/ChangeLog branches/gcc-4_3-branch/gcc/fortran/module.c branches/gcc-4_3-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37706