From: Eric Botcazou Date: Mon, 24 Jan 2011 08:02:01 +0000 (+0000) Subject: Fix long line X-Git-Tag: releases/gcc-4.6.0~1040 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8788adb6a2daf550250d601b9cd07558adae383e;p=thirdparty%2Fgcc.git Fix long line From-SVN: r169152 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e6d8bcbca0c8..7f3148aca821 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -9,8 +9,7 @@ 2011-01-23 Andreas Schwab - * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED - markers. + * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers. 2011-01-22 Jan Hubicka @@ -21,7 +20,7 @@ PR tree-optimization/43884 PR lto/44334 - * predict.c (maybe_hot_frequency_p): Use entry block frequency as an base. + * predict.c (maybe_hot_frequency_p): Use entry block frequency as base. * doc/invoke.texi (hot-bb-frequency-fraction): Update docs. 2011-01-22 Anatoly Sokolov