]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Oct 2025 16:52:52 +0000 (16:52 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sun, 5 Oct 2025 16:52:52 +0000 (16:52 +0000)
gcc/ChangeLog
gcc/DATESTAMP
gcc/testsuite/ChangeLog

index 3299ee70bd8771d63ace05897cac470561794ed0..0e51c03fd28105f32d2fedc7bcedf82c669032ac 100644 (file)
@@ -1,3 +1,13 @@
+2025-10-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       Backported from master:
+       2023-06-12  Jeff Law  <jlaw@ventanamicro.com>
+
+       PR rtl-optimization/101188
+       * postreload.cc (reload_cse_move2add_invalidate): New function,
+       extracted from...
+       (reload_cse_move2add): Call reload_cse_move2add_invalidate.
+
 2025-09-18  hongtao.liu  <hongtao.liu@intel.com>
 
        Backported from master:
index 924403eec65bbbef7bce7330f43fb86e7583cd5d..19b17599469d6a739d122dc52b6c67674aa31835 100644 (file)
@@ -1 +1 @@
-20251002
+20251005
index 629876c293d4052f73780bd2ae29346fee6f7716..bb0fc4489ca391c090953134eb2cf6946d54938e 100644 (file)
@@ -1,3 +1,11 @@
+2025-10-03  Jeff Law  <jlaw@ventanamicro.com>
+
+       Backported from master:
+       2023-06-12  Jeff Law  <jlaw@ventanamicro.com>
+
+       PR rtl-optimization/101188
+       * gcc.c-torture/execute/pr101188.c: New test
+
 2025-09-18  hongtao.liu  <hongtao.liu@intel.com>
 
        Backported from master: