diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2020-05-28 19:29:42 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2020-05-28 19:31:56 +0200 |
commit | 2815558a2dbd0ee73de4bf01abb36d609026da6e (patch) | |
tree | b1228b992c53409d2a7f9de3374b33fe6b033f2e /gcc/tree-ssa-phiopt.c | |
parent | 4833c1adc3c7b125bf1c59e8bd8d802ac3b0d205 (diff) | |
download | gcc-2815558a2dbd0ee73de4bf01abb36d609026da6e.zip gcc-2815558a2dbd0ee73de4bf01abb36d609026da6e.tar.gz gcc-2815558a2dbd0ee73de4bf01abb36d609026da6e.tar.bz2 |
Fix off-by-one error in previous commit
The bitregion_end field points to the next bit after the region.
gcc/ChangeLog
* gimple-ssa-store-merging.c (merged_store_group::can_be_merged_into):
Fix off-by-one error.
Diffstat (limited to 'gcc/tree-ssa-phiopt.c')
0 files changed, 0 insertions, 0 deletions