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]

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


Author: zadeck
Date: Mon Apr 10 22:14:09 2006
New Revision: 112836

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112836
Log:
2006-04-10  Kenneth Zadeck <zadeck@naturalbridge.com>
	* df-core.c (reset_df_after_reload, clear_df): Added return to
	make compatable with pass manager.
	* dce.c (rest_of_handle_dce, rest_of_handle_fast_dce,
	rest_of_handle_dse): Ditto.


Modified:
    branches/dataflow-branch/gcc/ChangeLog.dataflow
    branches/dataflow-branch/gcc/dce.c
    branches/dataflow-branch/gcc/df-core.c


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