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] Speed up cleanup_tree_cfg() - Part 2


On Fri, 2004-10-01 at 19:08, Kazu Hirata wrote:

> 	* tree-cfg.c (cleanup_tree_cfg): Speed up by calling
> 	delete_unrechable_blocks() only when necessary.
> 
OK.  Thanks.

Please leave the gcc_asserts for the time being.  I'm doing full distro
builds with mainline.  I agree that they shouldn't trigger, though.


Diego.


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