From: Uros Bizjak Date: Tue, 16 Jun 2015 12:35:16 +0000 (+0200) Subject: * ChangeLog: Remove duplicate entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=022850c0eedd0dd9fc0c6f2d1b41ec3bef031323;p=gcc.git * ChangeLog: Remove duplicate entry. From-SVN: r224515 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 92bd3a2ed96..ba5f85404a3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -16101,14 +16101,8 @@ 2015-01-12 Martin Liska - * 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 - - * 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