This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Empty loop removal
- From: Mike Stump <mrs at apple dot com>
- To: Zdenek Dvorak <rakdver at atrey dot karlin dot mff dot cuni dot cz>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 30 Jun 2005 15:33:45 -0700
- Subject: Re: [patch] Empty loop removal
- References: <20050630214110.GA15576@atrey.karlin.mff.cuni.cz>
On Jun 30, 2005, at 2:41 PM, Zdenek Dvorak wrote:
this patch implements removal of finite empty loops.
Thanks. We've been wanting it for a while.