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


Hello,

> > 	* 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.

none I could measure.

Zdenek


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