[PATCH]: Fix SCCVN infinite memory use

Daniel Berlin dberlin@dberlin.org
Tue Jul 3 17:41:00 GMT 2007


On 7/3/07, H.J. Lu <hjl@lucon.org> wrote:
> On Mon, Jul 02, 2007 at 11:22:17PM -0400, Daniel Berlin wrote:
> > Due to the fact that we do not share floating point constants, we
> > sadly have to use operand_equal_p before declaring the SSA_VAL's
> > unequal.
> >
> > I will commit as soon as bootstrap and regtesting finishes on i686-darwin.
> > The testcase was given to me on IRC by andrew pinski :)
> >
> >
>
> Will this fix
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32598
>
>
yes


> H.J.
>



More information about the Gcc-patches mailing list