expr.c (emit_block_move_hints): Slightly cleaner fix to can_move_by_pieces issue.
authorAaron Sawdey <acsawdey@linux.ibm.com>
Thu, 3 Oct 2019 22:19:14 +0000 (22:19 +0000)
committerAaron Sawdey <acsawdey@gcc.gnu.org>
Thu, 3 Oct 2019 22:19:14 +0000 (17:19 -0500)
commit5d8bb3897ef3fba6b4ac677e64188b1da86eda39
treeea87672a061ac30a2c681e1b2f85bd376eae93e3
parente1cb00db670e4eb277f8315ecc1da65a5477298d
expr.c (emit_block_move_hints): Slightly cleaner fix to can_move_by_pieces issue.

2019-10-03  Aaron Sawdey <acsawdey@linux.ibm.com>

* expr.c (emit_block_move_hints): Slightly cleaner fix to
can_move_by_pieces issue.

From-SVN: r276542
gcc/ChangeLog
gcc/expr.c