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/34545] ICE when compiling Fortran 95 code



------- Comment #17 from pault at gcc dot gnu dot org  2008-01-06 22:00 -------
Subject: Bug 34545

Author: pault
Date: Sun Jan  6 22:00:00 2008
New Revision: 131364

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

        PR fortran/34545
        * module.c (load_needed): If the namespace has no proc_name
        give it the module symbol.

2008-01-06  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/34545
        * gfortran.dg/use_12.f90: New test.

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


-- 


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


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