[patch] Empty loop removal

Gerald Pfeifer gerald@pfeifer.com
Sun Jul 17 20:48:00 GMT 2005


On Thu, 30 Jun 2005, Zdenek Dvorak wrote:
> this patch implements removal of finite empty loops.  Unlike the
> previous version of the patch that worked by transfering information
> about finiteness of the loop to DCE, this version removes the loops
> directly.  This makes it safer and less likely to cause bugs, although
> possibly a bit weaker; nevertheless, on the practical cases there should
> be no difference.

Does the part on "``empty'' loops" in doc/trouble.texi need updating
now?

Gerald



More information about the Gcc-patches mailing list