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

index 3ac7e625ffb872deedbceae7694352cc18575ffd..cc8a3db87645a2179a3be7e71a3bf76bef048cf4 100644 (file)
@@ -1,3 +1,12 @@
+2024-07-19  LIU Hao  <lh_mouse@126.com>
+
+       Backported from master:
+       2024-07-18  LIU Hao  <lh_mouse@126.com>
+
+       PR rtl-optimization/115049
+       * varasm.cc (decl_binds_to_current_def_p): Add a check for COMDAT
+       declarations too, like weak ones.
+
 2024-07-18  Uros Bizjak  <ubizjak@gmail.com>
 
        Backported from master:
index 92d0274c3c6f8c45e0af0353d2ead2fd310e5485..6c93b259fd653f13289dbdd54fed78a69477a672 100644 (file)
@@ -1 +1 @@
-20240719
+20240720