[Bug fortran/38171] [regression] equivalence and nested modules broken
pault at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Nov 19 03:49:00 GMT 2008
------- 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 <pault@gcc.gnu.org>
PR fortran/38171
* module.c (load_equiv): Regression fix; check that equivalence
members come from the same module only.
2008-11-19 Paul Thomas <pault@gcc.gnu.org>
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
More information about the Gcc-bugs
mailing list