aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto')
-rw-r--r--gcc/lto/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 426f1c0..301e5f4 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,8 @@
+2021-05-31 Martin Liska <mliska@suse.cz>
+
+ * lto-common.c (compare_tree_sccs_1): Compare
+ FUNCTION_DECL_DECL_TYPE.
+
2021-05-24 Wang Liushuai <wangliushuai@bytedance.com>
* lto-dump.c (get_size): Fix the NPD error about the thunk symbol.