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]

r133149 - in /branches/incremental-compiler/gcc...


Author: tromey
Date: Wed Mar 12 19:15:08 2008
New Revision: 133149

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133149
Log:
	* passes.c (pass_do_nothing_but_lower) <name>: Set to NULL.
	<todo_flags_finish>: Set to 0.
	* tree-pass.h (struct tree_opt_pass) <name>: Document NULL.

Modified:
    branches/incremental-compiler/gcc/ChangeLog
    branches/incremental-compiler/gcc/passes.c
    branches/incremental-compiler/gcc/tree-pass.h


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