On Mon, 14 Oct 2019 at 23:23, Jakub Jelinek wrote:
>
> On Mon, Oct 14, 2019 at 03:24:02PM -0700, Prathamesh Kulkarni wrote:
> > The patch fixes this by simply putting gsi_next in else, which avoids
> > the above issue.
> > Bootstrap+test in progress on x86_64-unknown-linux-gnu.
> > OK to commit if
On Mon, Oct 14, 2019 at 03:24:02PM -0700, Prathamesh Kulkarni wrote:
> The patch fixes this by simply putting gsi_next in else, which avoids
> the above issue.
> Bootstrap+test in progress on x86_64-unknown-linux-gnu.
> OK to commit if passes ?
No ChangeLog entry.
--- a/gcc/tree-if-conv.c
+++ b/g