r241962 - in /trunk/gcc: ChangeLog gimple-ssa-s...
ktkachov@gcc.gnu.org
ktkachov@gcc.gnu.org
Tue Nov 8 12:31:00 GMT 2016
Author: ktkachov
Date: Tue Nov 8 12:31:31 2016
New Revision: 241962
URL: https://gcc.gnu.org/viewcvs?rev=241962&root=gcc&view=rev
Log:
[1/2] Fix off-by-one error in clear_bit_region in store merging (PR tree-optimization/78234 ?)
PR tree-optimization/78234
* gimple-ssa-store-merging.c (clear_bit_region): Fix off-by-one error
in start != 0 case.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-ssa-store-merging.c
More information about the Gcc-cvs
mailing list