diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2020-12-05 18:26:24 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2020-12-05 18:26:24 +0000 |
commit | 94f336768e199bc268c30446a63b49a53b02f648 (patch) | |
tree | e07763d50091f4a513e97be7e7e2e472dc64c3ff /gcc/json.cc | |
parent | da749b98cf9d87ebed92de08ff45f8a0d7fc9d1a (diff) | |
download | gcc-94f336768e199bc268c30446a63b49a53b02f648.zip gcc-94f336768e199bc268c30446a63b49a53b02f648.tar.gz gcc-94f336768e199bc268c30446a63b49a53b02f648.tar.bz2 |
ifcvt: Add missing call to `onlyjump_p'
Do not convert a conditional jump into conditional execution (and remove
the jump as a consequence) if the jump has side effects.
gcc/
* ifcvt.c (dead_or_predicable) [!IFCVT_MODIFY_TESTS]: Bail out
if `!onlyjump_p'.
Diffstat (limited to 'gcc/json.cc')
0 files changed, 0 insertions, 0 deletions