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