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: Fix incorrect DFS traversal in dfs function


Hello,

> > On 12/04/07 02:07, Mark Heffernan wrote:
> > 
> > >      * cfganal.c (dfs_enumerate_from): changed to do correct DFS search.
> > 
> > OK for 4.4.
> 
> actually, Mark, could you please explain why you think the function did
> not do dfs before?  As far as I can tell, it does.

sorry, the second I sent this mail I noticed what the problem is.  The
fix is of course correct.

Zdenek


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