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] Partial fix for PR tree-optimization/17340


On Tue, Dec 07, 2004 at 11:53:54PM +0100, Steven Bosscher wrote:
> 	* tree-ssa-pre.c (compute_antic): Fix comment.
> 	(compute_avail): Do not recurse, instead do a DFS using a stack
> 	and a loop.
> 	(execute_pre): Adjust.

Ok.


r~


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