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]

r124301 - in /branches/dataflow-branch/gcc: Cha...


Author: spark
Date: Mon Apr 30 18:35:49 2007
New Revision: 124301

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124301
Log:
2007-04-30  Seongbae Park <seongbae.park@gmail.com>

	* df-scan.c (df_reorganize_refs_by_reg_by_insn):
	Scan artificial defs and uses as well.
	* passes.c (init_optimization_passes):
	Move pass_stack_ptr_mod from after pass_inc_dec.


Modified:
    branches/dataflow-branch/gcc/ChangeLog.dataflow
    branches/dataflow-branch/gcc/df-scan.c
    branches/dataflow-branch/gcc/passes.c


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