From: ebotcazou Date: Sat, 29 May 2010 05:48:10 +0000 (+0000) Subject: Fix long lines X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4966cbe25818acad1caf27ba439339875099c231;p=thirdparty%2Fgcc.git Fix long lines git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160015 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 18a30896c6de..555b3634b0a4 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -146,9 +146,10 @@ 2010-05-28 Jan Hubicka - * ipa-reference.c (add_static_var): Remove redundant all_module_statics check. - (ipa_reference_write_optimization_summary): Call is_proper_for_analysis only - on local statics. + * ipa-reference.c (add_static_var): Remove redundant all_module_statics + check. + (ipa_reference_write_optimization_summary): Call is_proper_for_analysis + only on local statics. 2010-05-28 Iain Sandoe @@ -228,7 +229,7 @@ 2010-05-28 Dodji Seketeli - revert fix for PR c++/44188 + Revert fix for PR c++/44188 * c-common.c (is_typedef_decl): Revert the moving of this definition ... * tree.c (is_typedef_decl): ... here. @@ -246,7 +247,6 @@ (gen_typedef_die): Revert emitting DW_TAG_typedef for typedefs naming anonymous tagged types. - 2010-05-28 Segher Boessenkool * config/rs6000/rs6000-modes.def (PSImode): Delete.