]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix long lines
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 05:48:10 +0000 (05:48 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 29 May 2010 05:48:10 +0000 (05:48 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160015 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index 18a30896c6de21c3526a487c1ac33208c9fd2f4f..555b3634b0a4bb6a2ccb9c264fdc07011ebefc69 100644 (file)
 
 2010-05-28  Jan Hubicka  <jh@suse.cz>
 
-       * 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  <iains@gcc.gnu.org>
 
 
 2010-05-28  Dodji Seketeli  <dodji@redhat.com>
 
-       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.
        (gen_typedef_die): Revert emitting DW_TAG_typedef  for
        typedefs naming anonymous tagged types.
 
-
 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
 
        * config/rs6000/rs6000-modes.def (PSImode): Delete.