On Thu, Feb 07, 2013 at 04:40:56PM +0100, Richard Biener wrote: > > This fixes fallout from the loops-exist verifier. And it optimizes > compile-time of IPA pure-const. > > Not yet tested in any way (but quite obvious).
FYI, I've regtested/bootstrapped this one on x86_64, together with my loop verifier bits. All loos fine. Thanks, Marek