Commit 280d9630 by Eric Botcazou

Fix formatting issues

From-SVN: r168786
parent 0fdb0d27
...@@ -12,15 +12,14 @@ ...@@ -12,15 +12,14 @@
Revert Revert
2011-01-11 Richard Guenther <rguenther@suse.de> 2011-01-11 Richard Guenther <rguenther@suse.de>
PR tree-optimization/46076 PR tree-optimization/46076
* tree-ssa.c (useless_type_conversion_p): Conversions from * tree-ssa.c (useless_type_conversion_p): Conversions from
unprototyped to empty argument list function types are useless. unprototyped to empty argument list function types are useless.
2011-01-14 Richard Guenther <rguenther@suse.de> 2011-01-14 Richard Guenther <rguenther@suse.de>
PR tree-optimization/47286 PR tree-optimization/47286
* tree-ssa-structalias.c (new_var_info): Register variables * tree-ssa-structalias.c (new_var_info): Register variables are global.
are global.
2011-01-14 Martin Jambor <mjambor@suse.cz> 2011-01-14 Martin Jambor <mjambor@suse.cz>
...@@ -60,7 +59,7 @@ ...@@ -60,7 +59,7 @@
2011-01-13 Jeff Law <law@redhat.com> 2011-01-13 Jeff Law <law@redhat.com>
* PR rtl-optimization/39077 PR rtl-optimization/39077
* doc/invoke.texi (max-gcse-insertion-ratio): Document. * doc/invoke.texi (max-gcse-insertion-ratio): Document.
* params.h (MAX_GCSE_INSERTION_RATIO): Define. * params.h (MAX_GCSE_INSERTION_RATIO): Define.
* params.def (PARAM_MAX_GCSE_INSERTION_RATIO): Define. * params.def (PARAM_MAX_GCSE_INSERTION_RATIO): Define.
...@@ -497,8 +496,8 @@ ...@@ -497,8 +496,8 @@
2011-01-06 Eric Botcazou <ebotcazou@adacore.com> 2011-01-06 Eric Botcazou <ebotcazou@adacore.com>
PR debug/46704 PR debug/46704
* dwarf2out.c (dwarf2out_finish): Output the debug_aranges section * dwarf2out.c (dwarf2out_finish): Output the debug_aranges section only
only when it is not empty. when it is not empty.
2011-01-06 Changpeng Fang <changpeng.fang@amd.com> 2011-01-06 Changpeng Fang <changpeng.fang@amd.com>
......
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