]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Feb 2025 00:22:57 +0000 (00:22 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 2 Feb 2025 00:22:57 +0000 (00:22 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index 50ae9039749ea0538491efe02e2c55526ce5bfb6..ad51826fd80fa10c88aa881fd97d5bc899336655 100644 (file)
@@ -1 +1 @@
-20250201
+20250202
index 202cc0350464c225f414e4cdb2a1af67fd9781d3..52c368213ab97fe0638d7b3044b2359501011cdc 100644 (file)
@@ -1,3 +1,9 @@
+2025-02-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR ada/118712
+       * sem_warn.adb (Check_References): Deal with small adjustments of
+       references.
+
 2025-01-06  Eric Botcazou  <ebotcazou@adacore.com>
 
        * exp_aggr.adb (Two_Pass_Aggregate_Expansion): Use the base type of
index 468adf14955d8c257eace6e7737f7789d2ce4adc..f4e8b4ff607e025f162d358e24f37e59b8b7ae10 100644 (file)
@@ -1,3 +1,8 @@
+2025-02-01  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/warn33.adb: New test.
+       * gnat.dg/warn33_pkg.ads: New helper.
+
 2025-01-31  Harald Anlauf  <anlauf@gmx.de>
 
        Backported from master: