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/30554] [4.2 and 4.1 only] ICE in mio_pointer_ref at module.c:1945



------- Comment #14 from pault at gcc dot gnu dot org  2007-02-12 23:40 -------
Subject: Bug 30554

Author: pault
Date: Mon Feb 12 23:39:51 2007
New Revision: 121865

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121865
Log:
2007-02-13  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30554
        * module.c (read_module): Set pointer_info to referenced if the
        symbol has no namespace.

2007-02-12  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/30554
        * gfortran.dg/used_dummy_types_7.f90: New test.

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


-- 


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


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