On 12/3/20 4:34 AM, Maciej W. Rozycki wrote: > If any unconditional jumps within a block have side effects then the > block cannot be considered empty. > > gcc/ > * cfgrtl.c (rtl_block_empty_p): Return false if `!onlyjump_p' > too. 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