diff options
author | Segher Boessenkool <segher@kernel.crashing.org> | 2018-09-19 19:38:11 +0200 |
---|---|---|
committer | Segher Boessenkool <segher@gcc.gnu.org> | 2018-09-19 19:38:11 +0200 |
commit | ebdf17cb73df8e9759c9fd6d0afc0329c0072cd8 (patch) | |
tree | 741490327756b0c522aed4b2649b87ae85571e1b /gcc/tree-vect-loop.c | |
parent | fce33808678df40cce69c15141926342f8a6f47e (diff) | |
download | gcc-ebdf17cb73df8e9759c9fd6d0afc0329c0072cd8.zip gcc-ebdf17cb73df8e9759c9fd6d0afc0329c0072cd8.tar.gz gcc-ebdf17cb73df8e9759c9fd6d0afc0329c0072cd8.tar.bz2 |
combine: Use correct mode in new comparison (PR86902)
This code in try_combine uses the wrong mode. This fails (with RTL
checking) in trunk, but not in any released branches.
PR rtl-optimization/86902
* combine.c (try_combine): When changing the CC mode used, don't change
an unrelated mode in other_insn to that new CC mode.
From-SVN: r264426
Diffstat (limited to 'gcc/tree-vect-loop.c')
0 files changed, 0 insertions, 0 deletions