re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON)
commit8026a5ae9c090029c51657651982603ca6fc381a
authorNicolas Koenig <koenigni@gcc.gnu.org>
Mon, 20 Mar 2017 16:50:00 +0000 (20 16:50 +0000)
committerNicolas Koenig <koenigni@gcc.gnu.org>
Mon, 20 Mar 2017 16:50:00 +0000 (20 16:50 +0000)
tree0aa5d00b8b3289d702574f0b293ad3bd3527143f
parent801f04e010b85f6f3132476215be3f13e672dd2e
re PR fortran/39239 (Reject SAVEd variables EQUIVALENCEd to a COMMON)

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.

From-SVN: r246284
gcc/fortran/symbol.c