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/20880] USE association of procedure's own interface



------- Comment #6 from pault at gcc dot gnu dot org  2006-11-28 05:50 -------
Subject: Bug 20880

Author: pault
Date: Tue Nov 28 05:50:21 2006
New Revision: 119274

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

        PR fortran/20880
        * resolve.c (resolve_fl_procedure): Error if procedure is
        ambiguous modified to require attr.referenced.

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

        PR fortran/20880
        * gfortran.dg/interface_3.f90: Modify errors.

Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/resolve.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/interface_3.f90


-- 


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


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