aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index 910b876..38350b3 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,3 +1,10 @@
+2021-11-06 Jan Hubicka <hubicka@ucw.cz>
+
+ PR ipa/103070
+ PR ipa/103058
+ * lto-partition.c (must_not_rename): Update comment.
+ (promote_symbol): Set resolution to LDPR_PREVAILING_DEF_IRONLY.
+
2021-10-22 Eric Gallager <egallager@gcc.gnu.org>
PR other/102663