Commit 659edeaf by Steven G. Kargl

Commit the ChangeLog entry for revision 240063.

From-SVN: r240064
parent 352c2128
2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org> 2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/77420
* module.c (load_equiv): If the current namespace has a list of
equivalence statements, initialize duplicate to false and then
look for duplicates; otherwise, initialize it to true.
2016-09-09 Steven G. Kargl <kargl@gcc.gnu.org>
PR fortran/77506 PR fortran/77506
* array.c (gfc_match_array_constructor): CHARACTER(len=*) cannot * array.c (gfc_match_array_constructor): CHARACTER(len=*) cannot
appear in an array constructor. appear in an array constructor.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment