]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 23 Jul 2024 00:20:10 +0000 (00:20 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Tue, 23 Jul 2024 00:20:10 +0000 (00:20 +0000)
gcc/ChangeLog
gcc/DATESTAMP

index 96fc52ebd1f3566c52df6e80eb6afa761b942d51..912a1b4f6ec3f4e13d7b9546ae3a0bbe13b4c44a 100644 (file)
@@ -1,3 +1,12 @@
+2024-07-22  Maciej W. Rozycki  <macro@orcam.me.uk>
+
+       Backported from master:
+       2024-06-29  Maciej W. Rozycki  <macro@orcam.me.uk>
+
+       PR rtl-optimization/115565
+       * cse.cc (record_jump_cond): Use INT_MIN rather than -1 for
+       `comparison_qty' if !REG_P.
+
 2024-07-20  Siddhesh Poyarekar  <siddhesh@gotplt.org>
 
        Backported from master:
index 01bbf6ed5e1f7541d62fe03063f235551597c457..833d506febb59bbf8a129a830e4c4c8a53a11dfd 100644 (file)
@@ -1 +1 @@
-20240722
+20240723