diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-09-08 00:08:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-08 00:08:07 +0000 |
commit | f03760b98ba4160f08ade309daf22fedaf1cc2dd (patch) | |
tree | 9ddcf544de1b049b32b7511d6f18c01a12ceaa8d /gcc/tree-ssa-loop-split.cc | |
parent | 8c6b017310ec3b4f77500d5fa8311e995d655c1a (diff) | |
parent | 6839ad40eebf982f149452cc294ab387350abcef (diff) | |
download | gcc-f03760b98ba4160f08ade309daf22fedaf1cc2dd.zip gcc-f03760b98ba4160f08ade309daf22fedaf1cc2dd.tar.gz gcc-f03760b98ba4160f08ade309daf22fedaf1cc2dd.tar.bz2 |
Merge #1526
1526: backend: correctly formulate the exit condition r=philberty a=liushuyu
- backend: correctly formulate the exit condition. Previously the exit condition was treated the same as the loop condition (which is the inverse condition of the exit condition). Now, this is corrected.
Should fix #1523
Co-authored-by: liushuyu <liushuyu011@gmail.com>
Diffstat (limited to 'gcc/tree-ssa-loop-split.cc')
0 files changed, 0 insertions, 0 deletions