This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37706] [4.3, 4.4 Regression] ICE with use only and equivalent
- From: "pault at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Oct 2008 08:42:24 -0000
- Subject: [Bug fortran/37706] [4.3, 4.4 Regression] ICE with use only and equivalent
- References: <bug-37706-16775@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 <pault@gcc.gnu.org>
PR fortran/37706
* module.c (load_equiv): Check the module before negating the
unused flag.
2008-10-05 Paul Thomas <pault@gcc.gnu.org>
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