re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when the result...
commit56812845490199b04123d9faf55cc2b338e6dfb9
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 4 Jun 2016 11:00:58 +0000 (4 11:00 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 4 Jun 2016 11:00:58 +0000 (4 11:00 +0000)
tree6ed1b2b183108b7771ffa02ad42c3c13b9c3ab36
parent909a11ad43c91acda1b74de1a81a67bf3dbe751d
re PR tree-optimization/52171 (memcmp/strcmp/strncmp can be optimized when the result is tested for [in]equality with 0)

gcc/ChangeLog
PR tree-optimization/52171
* config/sh/sh.c (sh_use_by_pieces_infrastructure_p): Use
by_pieces_ninsns instead of move_by_pieces_ninsns.

From-SVN: r237090
gcc/ChangeLog
gcc/config/sh/sh.c