This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/37706] [4.3, 4.4 Regression] ICE with use only and equivalent



------- Comment #6 from pault at gcc dot gnu dot org  2008-10-05 05:51 -------
Subject: Bug 37706

Author: pault
Date: Sun Oct  5 05:50:00 2008
New Revision: 140879

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140879
Log:
2008-10-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37706
        * module.c (load_equiv): Check the module before negating the
        unused flag.

2008-10-04  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37706
        * gfortran.dg/module_equivalence_4.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/module_equivalence_4.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/module.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37706


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]