This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: ping other people patches
On Mon, 2004-10-18 at 00:26, Daniel Berlin wrote:
> On Mon, 2004-10-18 at 00:19 -0400, Andrew Pinski wrote:
>
> > http://gcc.gnu.org/ml/gcc-patches/2004-08/msg00148.html
> > ICE due to FAB not renaming VDEFs
> ^^^^^^^^^^^
>
> This patch needs to be updated to use the iterators rather than looping
> through the v_may_defs.
Yes. The ability to loop through vmaydefs this way goes away in 4.1, so
lets not introduce any more of them then we already have.
Andrew
Andrew