From: Eric Botcazou Date: Wed, 12 Jan 2011 11:07:50 +0000 (+0000) Subject: Fix long line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca1e00b301a60f78e967ffe06b6574698ab291a9;p=gcc.git Fix long line From-SVN: r168706 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 357271531e1..43af966f1f7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,13 +1,14 @@ 2011-01-12 Jan Hubicka PR tree-optimization/47233 - * opts.c (common_handle_option): Disable ipa-reference with profile feedback. + * opts.c (common_handle_option): Disable ipa-reference with profile + feedback. 2011-01-12 Nicola Pero * c-parser.c (c_parser_objc_at_property_declaration): Improved - error message. - + error message. + 2011-01-12 Nicola Pero * c-parser.c (c_lex_one_token): Updated and reindented some