+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-06-23 Eric Botcazou <ebotcazou@gcc.gnu.org>
* gcc-interface/trans.c (gnat_to_gnu) <N_Allocator>: Minor tweaks.
+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 Harald Anlauf <anlauf@gmx.de>
Backported from master: