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: Patch for PR39557


On Wed, Mar 25, 2009 at 19:40, Xinliang David Li <davidxl@google.com> wrote:

> 1) tree-ssa.c change.
>
> In fact, this is the only change that is needed to fix the problem.
>
> 2) dominance.c
> Â Â params.def

I would probably only include the tree-ssa.c change in 4.4.  The
verification check seems better suited for 4.5.


> By the way, is there a plan to make DOM/PDOM incremental update more robust?

Not that I know of.  Patches are welcome, of course.

You will probably need to reduce the test case further as well.  Have
you tried multidelta?  It's usually pretty effective.


Diego.


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