Re: [PATCH] Fix PR92537

2019-11-20 Thread Richard Biener
On Wed, 20 Nov 2019, Richard Sandiford wrote: > Richard Biener writes: > > There's a bit left in this PR which the following fixes. The root > > only became external late and the check more naturally belongs to > > the new place. > > > > Boostrap and regtest running on x86_64-unknown-linux-gnu.

Re: [PATCH] Fix PR92537

2019-11-20 Thread Richard Sandiford
Richard Biener writes: > There's a bit left in this PR which the following fixes. The root > only became external late and the check more naturally belongs to > the new place. > > Boostrap and regtest running on x86_64-unknown-linux-gnu. FWIW, I was just about to post the patch below before seei

[PATCH] Fix PR92537

2019-11-20 Thread Richard Biener
There's a bit left in this PR which the following fixes. The root only became external late and the check more naturally belongs to the new place. Boostrap and regtest running on x86_64-unknown-linux-gnu. Richard. 2019-11-20 Richard Biener PR tree-optimization/92537 * tree