From 659edeaf8ee45af477aee19aa26e56faa7882a3e Mon Sep 17 00:00:00 2001 From: "Steven G. Kargl" Date: Sat, 10 Sep 2016 00:59:33 +0000 Subject: [PATCH] Commit the ChangeLog entry for revision 240063. From-SVN: r240064 --- gcc/fortran/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 284bf7d92c0..bcaf4447521 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,10 @@ +2016-09-09 Steven G. Kargl + + 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 PR fortran/77506 -- 2.30.2