Commit 67bb0206 by Bernd Schmidt Committed by Bernd Schmidt

postreload.c (last_label_ruid, [...]): New static variables.

	* postreload.c (last_label_ruid, first_index_reg, last_index_reg):
	New static variables.
	(reload_combine_recognize_pattern): New static function, broken out
	of reload_combine.
	(reload_combine): Use it.  Only initialize first_index_reg and
	last_index_reg once.

From-SVN: r162228
parent c5f77dcb
2010-07-15 Bernd Schmidt <bernds@codesourcery.com>
* postreload.c (last_label_ruid, first_index_reg, last_index_reg):
New static variables.
(reload_combine_recognize_pattern): New static function, broken out
of reload_combine.
(reload_combine): Use it. Only initialize first_index_reg and
last_index_reg once.
2010-07-15 Richard Henderson <rth@redhat.com> 2010-07-15 Richard Henderson <rth@redhat.com>
* cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl * cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl
......
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