From: Jan Hubicka Date: Fri, 6 Jan 2017 16:16:49 +0000 (+0000) Subject: Fix changelog entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=834a27157d40d724431c8ed4fcc4c6d381bd121c;p=gcc.git Fix changelog entry. From-SVN: r244168 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cc9c11ce2b2..10d94123491 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ 2017-01-01 Jan Hubicka PR middle-end/77484 - * predict.def (PRED_POLYMORPHIC_CALL): Set to 58 + * predict.def (PRED_POLYMORPHIC_CALL): Set to 59. * predict.c (tree_estimate_probability_bb): Reverse direction of polymorphic call predictor.