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]

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


Author: zadeck
Date: Thu Apr 13 11:31:20 2006
New Revision: 112917

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112917
Log:
2006-04-13  Kenneth Zadeck <zadeck@naturalbridge.com>
	* regmove.c (rest_of_handle_stack_adjustments): Removed all
	references to flow.c and replaced with df.
	* passes.c (init_optimization_passes): Moved clear_df before 
	pass_stack_adjustments.


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


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