This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Killing LOOP_EXPRs
- From: law at redhat 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: Tue, 19 Aug 2003 17:05:30 -0600
- Subject: Re: [tree-ssa] Killing LOOP_EXPRs
- Reply-to: law at redhat dot com
In message <20030819220825.GA31830@atrey.karlin.mff.cuni.cz>, Zdenek Dvorak wri
tes:
BTW -- can you go ahead and check in the two testcases for the latent
bugs that you found while working on killing LOOP_EXPRs? The first
being the test for removal of unreachable blocks containing BIND_EXPRs
which reachable children and the second being the insert at the end of
a block which happens to be a BIND_EXPR.
Jeff