r137421 - in /branches/gimple-tuples-branch/gcc...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Jul 3 15:24:00 GMT 2008


Author: jakub
Date: Thu Jul  3 15:24:26 2008
New Revision: 137421

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137421
Log:
	* tree-switch-conversion.c (struct switch_conv_info): Change
	arr_ref_first and arr_ref_last to gimple.
	(check_range, check_final_bb, gather_default_values,
	build_constructors, build_one_array, build_arrays, gen_def_assign,
	fix_phi_nodes, gen_inbound_check, process_switch, do_switchconv):
	Tuplify.
	(create_temp_arrays): Formatting.

Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/tree-switch-conversion.c



More information about the Gcc-cvs mailing list