This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: espindola
Date: Wed Mar 26 17:27:28 2008
New Revision: 133610

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133610
Log:
2008-03-26  Rafael Espindola <espindola@google.com>
	* gcc/tree-ssa-operands.c (ssa_operands_active): Assert that cfun is
	not NULL.
	* gcc/tree-nested.c (init_tmp_var): Use
	gsi_insert_before_without_update instead of gsi_insert_before.


Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/tree-nested.c
    branches/gimple-tuples-branch/gcc/tree-ssa-operands.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]