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/39876] module procedure name that collides with the GNU intrinsic



------- Comment #5 from janus at gcc dot gnu dot org  2009-05-08 09:08 -------
Subject: Bug 39876

Author: janus
Date: Fri May  8 09:08:13 2009
New Revision: 147279

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=147279
Log:
2009-05-08  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/39876
        * intrinsic.c (gfc_is_intrinsic): Do not add the EXTERNAL attribute if
        the symbol is a module procedure.


2009-05-08  Janus Weil  <janus@gcc.gnu.org>

        PR fortran/39876
        * gfortran.dg/intrinsic_3.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/intrinsic_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/intrinsic.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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