+2020-09-10 Eric Botcazou <ebotcazou@gcc.gnu.org>
+
+ * gcc-interface/decl.c (set_rm_size): Do not take into account the
+ Value_Size clause if it is not for the entity itself.
+
+2020-09-10 Eric Botcazou <ebotcazou@gcc.gnu.org>
+
+ * gcc-interface/decl.c (build_subst_list): For a definition, make
+ sure to instantiate the SAVE_EXPRs generated by the elaboration of
+ the constraints in front of the elaboration of the type itself.
+
2020-07-23 Release Manager
* GCC 10.2.0 released.
+2020-09-10 Eric Botcazou <ebotcazou@gcc.gnu.org>
+
+ * gnat.dg/specs/size_clause5.ads: New test.
+
+2020-09-10 Eric Botcazou <ebotcazou@gcc.gnu.org>
+
+ * gnat.dg/discr59.adb: New test.
+ * gnat.dg/discr59_pkg1.ads: New helper.
+ * gnat.dg/discr59_pkg2.ads: Likewise.
+
2020-09-09 Marek Polacek <polacek@redhat.com>
Backported from master: