summaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2022-02-05 00:16:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2022-02-05 00:16:31 +0000
commit3c1cbde16e523edcd8b91835eab2ad3e2672a9fa (patch)
treee30fab9239b22e064cb7daf931708d2c34dc140e /gcc/lto/ChangeLog
parent6e3419529d4e3284172f9965b4993b9f184f34d2 (diff)
Daily bump.
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 05a09b8974f..99d72e0df29 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,9 @@
+2022-02-04 Richard Biener <rguenther@suse.de>
+
+ PR middle-end/90348
+ PR middle-end/104092
+ * lto-common.cc (compare_tree_sccs_1): Compare CLOBBER_KIND.
+
2022-02-02 Martin Liska <mliska@suse.cz>
PR lto/104333