r111604 - in /trunk/gcc: ChangeLog tree-ssa-ope...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Wed Mar 1 16:07:00 GMT 2006


Author: dnovillo
Date: Wed Mar  1 16:07:47 2006
New Revision: 111604

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111604
Log:

	* tree-ssa-operands.c: Cleanup whitespace.
	(get_asm_expr_operands): Move before first invocation.
	(get_indirect_ref_operands): Likewise.
	(get_tmr_operands): Likewise.
	(get_call_expr_operands): Likewise.
	(append_def): Likewise.
	(append_use): Likewise.
	(append_v_may_def): Likewise.
	(append_v_must_def): Likewise.
	(add_call_clobber_ops): Likewise.
	(add_call_read_ops): Likewise.
	(add_stmt_operand): Likewise.
	(add_virtual_operand): Likewise.
	(build_ssa_operands): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-operands.c



More information about the Gcc-cvs mailing list