Re: [PATCH] Make flag_thread_jumps a gate of pass_jump_after_combine

2019-11-14 Thread Richard Biener
On Thu, 14 Nov 2019, Ilya Leoshkevich wrote: > Bootstrapped and regtested on x86_64-redhat-linux, s390x-redhat-linux and > ppc64le-redhat-linux. OK for trunk and gcc-9-branch? I'd like to commit > this and https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00919.html together > to gcc-9-branch. OK.

[PATCH] Make flag_thread_jumps a gate of pass_jump_after_combine

2019-11-14 Thread Ilya Leoshkevich
Bootstrapped and regtested on x86_64-redhat-linux, s390x-redhat-linux and ppc64le-redhat-linux. OK for trunk and gcc-9-branch? I'd like to commit this and https://gcc.gnu.org/ml/gcc-patches/2019-11/msg00919.html together to gcc-9-branch. This is a follow-up to https://gcc.gnu.org/ml/gcc-patches