This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix PR32540 exponential time behavior in PRE


On 11/5/07, Sebastian Pop <sebpop@gmail.com> wrote:
> On Nov 4, 2007 1:33 PM, Daniel Berlin <dberlin@dberlin.org> wrote:
> > 100 is fine as long as we are satisfied these are not problems with
> > value numbering deciding two values are different when they aren't.
>
> How can I test that there is no regression in the VN precision?

I think what Danny refers to is for this particular bug, if it is a bug in VN or
just an explosion in validly created VNs.  I am sure it is the latter, so the
concern is moot.

Which means, the patch is ok.

Thanks,
Richard.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]