summaryrefslogtreecommitdiff
path: root/gcc/lto/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto/ChangeLog')
-rw-r--r--gcc/lto/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gcc/lto/ChangeLog b/gcc/lto/ChangeLog
index d9dffefcbdc..9ad289a45ea 100644
--- a/gcc/lto/ChangeLog
+++ b/gcc/lto/ChangeLog
@@ -1,5 +1,13 @@
2015-06-06 Jan Hubicka <hubicka@ucw.cz>
+ PR lto/65378
+ * lto-symtab.c (warn_type_compatibility_p): Fix call of
+ odr_or_derived_type_p.
+ (lto_symtab_merge_decls_2): Update call of warn_types_mismatch.
+
+2015-06-08 Jan Hubicka <hubicka@ucw.cz>
+
+
* lto.c (hash_canonical_type): Do not hash TREE_CODE of TREE_TYPE of
pointers.