Commit 6c608111 by Eric Botcazou

Fix long lines

From-SVN: r160015
parent b8f31589
...@@ -146,9 +146,10 @@ ...@@ -146,9 +146,10 @@
2010-05-28 Jan Hubicka <jh@suse.cz> 2010-05-28 Jan Hubicka <jh@suse.cz>
* ipa-reference.c (add_static_var): Remove redundant all_module_statics check. * ipa-reference.c (add_static_var): Remove redundant all_module_statics
(ipa_reference_write_optimization_summary): Call is_proper_for_analysis only check.
on local statics. (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 Iain Sandoe <iains@gcc.gnu.org>
...@@ -228,7 +229,7 @@ ...@@ -228,7 +229,7 @@
2010-05-28 Dodji Seketeli <dodji@redhat.com> 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 * c-common.c (is_typedef_decl): Revert the moving of this
definition ... definition ...
* tree.c (is_typedef_decl): ... here. * tree.c (is_typedef_decl): ... here.
...@@ -246,7 +247,6 @@ ...@@ -246,7 +247,6 @@
(gen_typedef_die): Revert emitting DW_TAG_typedef for (gen_typedef_die): Revert emitting DW_TAG_typedef for
typedefs naming anonymous tagged types. typedefs naming anonymous tagged types.
2010-05-28 Segher Boessenkool <segher@kernel.crashing.org> 2010-05-28 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000-modes.def (PSImode): Delete. * config/rs6000/rs6000-modes.def (PSImode): Delete.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment