]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 Feb 2024 00:21:34 +0000 (00:21 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 4 Feb 2024 00:21:34 +0000 (00:21 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog

index f3c7b76115550fcae44bbea223bc3278b5872395..038ebd257b372a97191201424a608a3cde7c19d1 100644 (file)
@@ -1 +1 @@
-20240203
+20240204
index 805d41cef3cedc266aeed0edd8e85bf9ec71f857..6c3af03ec3ffb11a86ea7debcf3b87fe1ee6534b 100644 (file)
@@ -1,3 +1,11 @@
+2024-02-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * exp_attr.adb (Expand_N_Attribute_Reference): Revert older change.
+
+2024-02-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * exp_attr.adb (Expand_N_Attribute_Reference): Revert latest change.
+
 2024-01-09  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/112781