------- Comment #4 from pault at gcc dot gnu dot org  2008-11-19 03:47 -------
Subject: Bug 38171

Author: pault
Date: Wed Nov 19 03:46:12 2008
New Revision: 141992

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141992
Log:
2008-11-19  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/38171
        * module.c (load_equiv): Regression fix; check that equivalence
        members come from the same module only.

2008-11-19  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/38171
        * gfortran.dg/module_equivalence_6.f90: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/module_equivalence_6.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=38171

Reply via email to