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/26779] Internal module procedure may not have private type dummy arguments



------- Comment #3 from pault at gcc dot gnu dot org  2006-03-28 10:13 -------
Subject: Bug 26779

Author: pault
Date: Tue Mar 28 10:13:50 2006
New Revision: 112442

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

        PR fortran/26779
        *resolve.c (resolve_fl_procedure): Do not check the access of
        derived types for internal procedures.


2006-03-28 Paul Thomas <pault@gcc.gnu.org>

        PR fortran/26779
        * gfortran.dg/private_type_5.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/private_type_5.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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