diff options
author | Jakub Jelinek <jakub@redhat.com> | 2017-04-29 18:18:11 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2017-04-29 18:18:11 +0200 |
commit | cc3a5b33bae232329f4d02a3a8e391623ceeb5c0 (patch) | |
tree | 7e1e3c5912be6b6c60bd5070c6e75bf61afe703b /gcc/tree.c | |
parent | bc36c711daea959554c32389a1b28da682257b38 (diff) | |
download | gcc-cc3a5b33bae232329f4d02a3a8e391623ceeb5c0.zip gcc-cc3a5b33bae232329f4d02a3a8e391623ceeb5c0.tar.gz gcc-cc3a5b33bae232329f4d02a3a8e391623ceeb5c0.tar.bz2 |
re PR rtl-optimization/80491 (Compiler regression for long-add case.)
PR rtl-optimization/80491
* ifcvt.c (noce_process_if_block): When looking for x setter
with missing else_bb, don't check only the insn right before
cond_earliest, but look for the last insn that x is modified in
within the same bb.
From-SVN: r247410
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions