]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 11 Sep 2020 00:18:08 +0000 (00:18 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Fri, 11 Sep 2020 00:18:08 +0000 (00:18 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index 18b8812ec43ce6b2f2b1c82c4a1d7a65d93b68d1..15fb79cba7d15dd1c929cc63955c0b6bdfeb7837 100644 (file)
@@ -1 +1 @@
-20200910
+20200911
index 474416a219803d882b12fe86dcff7615c4db4efd..f18101f7281fe41532e09e8a58524f5a1800ff9a 100644 (file)
@@ -1,3 +1,9 @@
+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.
index 2abb0123275b3bc9b3f6ddf8d47aa53cdfcf85cc..c1e8fe6c136d345ae202ad9010e35496b78c30bc 100644 (file)
@@ -1,3 +1,9 @@
+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: