On 12/3/20 4:34 AM, Maciej W. Rozycki wrote: > Do not try to remove a conditional jump if it has side effects. > > gcc/ > * sel-sched-ir.c (maybe_tidy_empty_bb): Only try to remove a > conditional jump if `onlyjump_p'. OK jeff
- [PATCH 0/6] Add missing calls to `onlyjump_p' Maciej W. Rozycki
- [PATCH 1/6] ifcvt: Add missing call to `only... Maciej W. Rozycki
- Re: [PATCH 1/6] ifcvt: Add missing call ... Jeff Law via Gcc-patches
- [PATCH 2/6] loop-iv: Add missing calls to `o... Maciej W. Rozycki
- Re: [PATCH 2/6] loop-iv: Add missing cal... Jeff Law via Gcc-patches
- [PATCH 3/6] sel-sched-ir: Add missing call t... Maciej W. Rozycki
- Re: [PATCH 3/6] sel-sched-ir: Add missin... Jeff Law via Gcc-patches
- [PATCH 4/6] cfgrtl: Add missing call to `onl... Maciej W. Rozycki
- Re: [PATCH 4/6] cfgrtl: Add missing call... Jeff Law via Gcc-patches
- [PATCH 5/6] loop-doloop: Add missing call to... Maciej W. Rozycki
- Re: [PATCH 5/6] loop-doloop: Add missing... Jeff Law via Gcc-patches
- Re: [PATCH 5/6] loop-doloop: Add missing... Jeff Law via Gcc-patches
- [RFC 6/6] ifcvt: Fall through to NCE if gett... Maciej W. Rozycki
- Re: [PATCH 0/6] Add missing calls to `onlyju... Jeff Law via Gcc-patches
- Re: [PATCH 0/6] Add missing calls to `on... Maciej W. Rozycki
- Re: [PATCH 0/6] Add missing calls to `onlyju... Maciej W. Rozycki