summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8f731ca5d8f..223e484a368 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2014-08-14 Jan Hubicka <hubicka@ucw.cz>
+
+ * ipa-utils.h (compare_virtual_tables): Declare.
+ * ipa-devirt.c (odr_subtypes_equivalent_p): New function
+
2014-08-14 Marek Polacek <polacek@redhat.com>
DR 458