re PR middle-end/22141 (Missing optimization when storing structures)
authorJakub Jelinek <jakub@redhat.com>
Mon, 30 Oct 2017 16:20:24 +0000 (17:20 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 30 Oct 2017 16:20:24 +0000 (17:20 +0100)
commit4403d99aef3dddbd11cb3d444b0febf2ea89eca9
tree694ece5015c08fca7e5ec5585f7d24415357a5be
parent6b139f0d931c20d442eefdfb176b2c0dddd9ccfb
re PR middle-end/22141 (Missing optimization when storing structures)

PR middle-end/22141
* gimple-ssa-store-merging.c (merged_store_group::apply_stores): Fix
arguments to clear_bit_region_be.

From-SVN: r254228
gcc/ChangeLog
gcc/gimple-ssa-store-merging.c