]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 28 Jun 2025 00:27:19 +0000 (00:27 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 28 Jun 2025 00:27:19 +0000 (00:27 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index d585dde9dada5c2553b83469e545ef92e9e922fa..f891157a62bd3b2964ce586f092e1c5c32a6b0c2 100644 (file)
@@ -1,3 +1,9 @@
+2025-06-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gimple-fold.cc (fold_const_aggregate_ref_1) <COMPONENT_REF>:
+       Bail out immediately if the reference has reverse storage order.
+       * tree-ssa-sccvn.cc (fully_constant_vn_reference_p): Likewise.
+
 2025-06-25  Haochen Jiang  <haochen.jiang@intel.com>
 
        * config/i386/i386.h (PTA_ALDERLAKE): Use PTA_GOLDMONT_PLUS
index b128998250ba1639ef6fe19e45d35820a9a525f5..89bcad6c21585fceaadadaf3a7f4d10e79adfeb7 100644 (file)
@@ -1 +1 @@
-20250627
+20250628
index 9df44ef6c08f134cb2923baeee4128f4bd4764de..6cbaf041da53846f9fb4cdea395a432c5bb6d181 100644 (file)
@@ -1,3 +1,7 @@
+2025-06-27  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/sso20.adb: New test.
+
 2025-06-20  Richard Biener  <rguenther@suse.de>
 
        Backported from master: