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/33310] Bind(C): Accepts PARAMETER with BIND(C) attribute



------- Comment #3 from burnus at gcc dot gnu dot org  2007-09-12 10:27 -------
Subject: Bug 33310

Author: burnus
Date: Wed Sep 12 10:27:27 2007
New Revision: 128423

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128423
Log:
2007-09-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/33284
        PR fortran/33310
        * symbol.c (check_conflict): Add conflict between INTRINSIC and ENTRY
        and between BIND(C) and PARAMETER.

2007-09-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/33284
        PR fortran/33310
        * gfortran.dg/conflicts_2.f90: New.


Added:
    trunk/gcc/testsuite/gfortran.dg/conflicts_2.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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