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] Remove BB_VISITED


On Mon, Mar 14, 2005 at 12:44:00PM +0100, Zdenek Dvorak wrote:

> 	* basic-block.h (BB_VISITED): Removed.
> 	* cfganal.c (dfs_enumerate_from): Do not use BB_VISITED flag.
> 
I like it.  Any large compile time slow downs?  If not, this is
fine.


Thanks.  Diego.


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