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

index 18b8812ec43ce6b2f2b1c82c4a1d7a65d93b68d1..15fb79cba7d15dd1c929cc63955c0b6bdfeb7837 100644 (file)
@@ -1 +1 @@
-20200910
+20200911
index b20ee5bd0ff394f1a9392cb4a7b5c511328ef452..bad6f95e86539934691335d78d1d02e33c47e934 100644 (file)
@@ -1,3 +1,14 @@
+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.
index 1f1025326e05c61906e15b714648559becc6d0e3..4798d3c5df38efe87b6ce284f916f1afbb6be6d9 100644 (file)
@@ -1,3 +1,13 @@
+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: