This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Empty loop removal
- From: Steven Bosscher <stevenb at suse dot de>
- To: gcc-patches at gcc dot gnu dot org
- Cc: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Date: Thu, 30 Jun 2005 23:47:52 +0200
- Subject: Re: [patch] Empty loop removal
- References: <20050630214110.GA15576@atrey.karlin.mff.cuni.cz>
On Thursday 30 June 2005 23:41, Zdenek Dvorak wrote:
> this patch implements removal of finite empty loops.
Nice.
This is PR17640, which was slowly moving up on my TODO list ;-)
Gr.
Steven