Re: [PATCH] Fix ICE with masked stores (PR tree-optimization/78445)

2016-11-22 Thread Richard Biener
On Mon, Nov 21, 2016 at 8:25 PM, Jakub Jelinek wrote: > On Wed, Nov 16, 2016 at 09:14:57PM -0600, Bill Schmidt wrote: >> 2016-11-16 Bill Schmidt >> Richard Biener >> >> PR tree-optimization/77848 >> * tree-if-conv.c (tree_if_conversion): Always version loops unless >>

[PATCH] Fix ICE with masked stores (PR tree-optimization/78445)

2016-11-21 Thread Jakub Jelinek
On Wed, Nov 16, 2016 at 09:14:57PM -0600, Bill Schmidt wrote: > 2016-11-16 Bill Schmidt > Richard Biener > > PR tree-optimization/77848 > * tree-if-conv.c (tree_if_conversion): Always version loops unless > the user specified -ftree-loop-if-convert. This broke t