From: Jan Hubicka Date: Sun, 22 Mar 2015 21:09:16 +0000 (+0000) Subject: add forgoten entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a6bfa7c773c7e5ec130de14d426b5eabddc26205;p=gcc.git add forgoten entry. From-SVN: r221573 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ce4900a4a5b..e2649206fe4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2015-03-20 Jan Hubicka + + PR ipa/65475 + * ipa-devirt.c (add_type_duplicate): Prevail polymorphic type over + non-polymorphic + 2015-03-22 Dave Korn Gerald Pfeifer