* ChangeLog: Remove duplicate entry.
authorUros Bizjak <uros@gcc.gnu.org>
Tue, 16 Jun 2015 12:35:16 +0000 (14:35 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 16 Jun 2015 12:35:16 +0000 (14:35 +0200)
From-SVN: r224515

gcc/ChangeLog

index 92bd3a2ed967f45c0c903cb97c4d9d4066189f5d..ba5f85404a345570bdf7cefe8be6bbc38416c6f1 100644 (file)
 
 2015-01-12  Martin Liska  <mliska@suse.cz>
 
-       * ipa-icf.c (sem_function::equals_wpa): Add indirect_calls as indication
-       that a function is not leaf.
-       (sem_function::compare_polymorphic_p): Likewise.
-
-2015-01-12  Martin Liska  <mliska@suse.cz>
-
-       * ipa-icf.c (sem_function::equals_wpa): Add indirect_calls as indication
-       that a function is not leaf.
+       * ipa-icf.c (sem_function::equals_wpa): Add indirect_calls as
+       indication that a function is not leaf.
        (sem_function::compare_polymorphic_p): Likewise.
 
 2015-01-12  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>