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/34672] [4.3 Regression] .mod file misses renamed, USEd symbol



------- Comment #4 from pault at gcc dot gnu dot org  2008-01-07 16:45 -------
Subject: Bug 34672

Author: pault
Date: Mon Jan  7 16:44:43 2008
New Revision: 131377

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

        PR fortran/34672
        * module.c (write_generic): Rewrite completely.
        (write_module): Change call to write_generic.

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

        PR fortran/34672
        * gfortran.dg/use_only_2.f90: New test.



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


-- 


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


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