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/35474] [4.3 regression] Reading module file with COMMON and EQUIVALENCE



------- Comment #6 from pault at gcc dot gnu dot org  2008-03-14 13:19 -------
Subject: Bug 35474

Author: pault
Date: Fri Mar 14 13:18:49 2008
New Revision: 133214

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

        PR fortran/35474
        * module.c (mio_symtree_ref): After providing a symbol for a
        missing equivalence member, resolve and NULL the fixups.

2008-03-14  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/35474
        * gfortran.dg/module_commons_2.f90 : New test.

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


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