Re: [patch] Verify loop fathers

2012-08-14 Thread Richard Guenther
On Tue, Aug 14, 2012 at 12:07 PM, Steven Bosscher wrote: > Hello, > > Verifying loop fathers now passes on powerpc64-unknown-linux-gnu. > > Also speed up fix_loop_structure by requiring DOM_OK so that fast DOM > queries are available. > > Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for

[patch] Verify loop fathers

2012-08-14 Thread Steven Bosscher
Hello, Verifying loop fathers now passes on powerpc64-unknown-linux-gnu. Also speed up fix_loop_structure by requiring DOM_OK so that fast DOM queries are available. Bootstrapped&tested on powerpc64-unknown-linux-gnu. OK for trunk? Ciao! Steven cfg_loop_father.diff Description: Binary data