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/39239] Reject SAVEd variables EQUIVALENCEd to a COMMON


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=39239

--- Comment #12 from koenigni at gcc dot gnu.org ---
Author: koenigni
Date: Mon Mar 20 16:50:00 2017
New Revision: 246284

URL: https://gcc.gnu.org/viewcvs?rev=246284&root=gcc&view=rev
Log:

2017-03-12 Nicolas Koenig <koenigni@student.ethz.ch>

        PR fortran/39239
        * symbol.c (check_conflict): report an error if an EQUIVALENCE variable
is BIND(C).

2017-03-12 Nicolas Koenig <koenigni@student.ethz.ch>

        PR fortran/39239
        * gfortran.dg/equiv_constraint_bind_c.f90: New test.


Modified:
    trunk/gcc/fortran/symbol.c

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