On Jan 29, 2008 2:14 PM, Ira Rosen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> [EMAIL PROTECTED] wrote on 16/01/2008 15:20:00:
>
> > > When a loop is vectorized, some statements are removed from the basic
> > > blocks, but the vectorizer information attached to these BBs is never
> > > freed.
> >
> > Sebastian, thanks for bringing this to our attention. I'll look into
> this.
> > I hope that removing stmts from a BB can be easily localized.
> > -- Victor
> >
>
> The attached patch, mainly written by Victor, fixes memory leaks in the
> vectorizer, that were found with the help of valgrind and by examining the
> code.
>
> Bootstrapped with vectorization enabled and tested on vectorizer testsuite
> on ppc-linux. I still have to perform full regtesting.
>
> Is it O.K. for 4.3? Or will it wait for 4.4?

Please wait for 4.4.

Thanks,
Richard.

Reply via email to