]> gcc.gnu.org Git - gcc.git/commit
loop-doloop: Add missing call to `onlyjump_p'
authorMaciej W. Rozycki <macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000 (18:26 +0000)
committerMaciej W. Rozycki <macro@linux-mips.org>
Sat, 5 Dec 2020 18:26:25 +0000 (18:26 +0000)
commit4b70b2e07a589c4d50e14fa597eb164375a10a20
tree893a9f47d32dad11196741d9275f0a27b009c53d
parent64880a7c49e2f60d1ccabf6798f5b0ea8234edc1
loop-doloop: Add missing call to `onlyjump_p'

Keep any jump that has side effects as those must not be removed.

gcc/
* loop-doloop.c (add_test): Only remove the jump if `onlyjump_p'.
gcc/loop-doloop.c
This page took 0.054536 seconds and 6 git commands to generate.