aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vect-loop.c
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2018-09-19 19:38:11 +0200
committerSegher Boessenkool <segher@gcc.gnu.org>2018-09-19 19:38:11 +0200
commitebdf17cb73df8e9759c9fd6d0afc0329c0072cd8 (patch)
tree741490327756b0c522aed4b2649b87ae85571e1b /gcc/tree-vect-loop.c
parentfce33808678df40cce69c15141926342f8a6f47e (diff)
downloadgcc-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