]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix changelog from previous commit.
authorJan Hubicka <hubicka@gcc.gnu.org>
Wed, 30 Jul 2014 07:55:49 +0000 (07:55 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 30 Jul 2014 07:55:49 +0000 (07:55 +0000)
From-SVN: r213234

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 1076c0c5cefcd9fe76b3c29af50f03897061197d..73d6e6cd578f8849bb04e1f325c599fa7081e994 100644 (file)
@@ -1,6 +1,5 @@
 2014-07-29  Jan Hubicka  <hubicka@ucw.cz>
 
-       * g++.dg/ipa/devirt-34.C: New testcase.
        * ipa-devirt.c (polymorphic_call_target_d): Rename nonconstruction_targets
        to speculative_targets
        (get_class_context): Fix handling of contextes without outer type;
index cdadad1768c3cfa45029ee134762a3070860c360..93511d5216149dab30e4744a7734ef1748725fbd 100644 (file)
@@ -1,3 +1,7 @@
+2014-07-29  Jan Hubicka  <hubicka@ucw.cz>
+
+       * g++.dg/ipa/devirt-34.C: New testcase.
+
 2014-07-28  Richard Biener  <rguenther@suse.de>
 
        PR rtl-optimization/61801