]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 5 Dec 2023 00:20:03 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 5 Dec 2023 00:20:03 +0000 (00:20 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog

index f5da51b40dc94c1903e82c0274eee847f19ac141..6f4231ffb41216d8fda089535e6b4ba60e96c4dd 100644 (file)
@@ -1 +1 @@
-20231204
+20231205
index 1b966bb0abbde3ba837909ffbbb44f2e8d3403f6..ad95d86202f6622e8d1f8993952593285bf9dd58 100644 (file)
@@ -1,3 +1,15 @@
+2023-12-04  Steve Baird  <baird@adacore.com>
+
+       * exp_attr.adb (Expand_N_Attribute_Reference): In the case of a
+       Reduce attribute reference, fix bugs in initializing Accum_Typ.
+       The previous version was incorrect in the case where E1 refers to
+       the first of multiple possible overload resolution candidates and
+       that candidate does not turn out to be the right one. The previous
+       version also had code to compute Accum_Typ via a different method
+       if the initial computation turned out to yield a universal numeric
+       type. Delete that initial computation and use the second method in
+       all cases.
+
 2023-11-16  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.cc (gnat_to_gnu_subprog_type): Also create a