------- Comment #6 from pault at gcc dot gnu dot org  2007-01-29 10:28 -------
Subject: Bug 30554

Author: pault
Date: Mon Jan 29 10:27:50 2007
New Revision: 121281

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121281
Log:
2007-01-29  Paul Thomas  <[EMAIL PROTECTED]>

        PR fortran/30554
        * module.c (read_module): If a symbol is excluded by an ONLY
        clause, check to see if there is a symtree already loaded. If
        so, attach the symtree to the pointer_info.

2007-01-29  Paul Thomas  <[EMAIL PROTECTED]>

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

Added:
    trunk/gcc/testsuite/gfortran.dg/used_dummy_types_6.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

Reply via email to