This is the mail archive of the gcc-patches@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]

Re: [patch] tree-ssa-dce.c: Make EXECUTE_IF_CONTROL_DEPENDENT an iterator-style macro.


On 03/15/06 03:46, Kazu Hirata wrote:

> 2006-03-15  Kazu Hirata  <kazu@codesourcery.com>
> 
> 	* tree-ssa-dce.c (EXECUTE_IF_CONTROL_DEPENDENT): Make it an
> 	iterator-style macro.
> 	(mark_control_dependent_edges_necessary): Update the use of
> 	EXECUTE_IF_CONTROL_DEPENDENT.
> 
OK.


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