[rtlanal] Fix WORD_REGISTER_OPERATIONS condition in nonzero_bits
authorKyrylo Tkachov <kyrylo.tkachov@arm.com>
Thu, 3 Nov 2016 12:08:26 +0000 (12:08 +0000)
committerKyrylo Tkachov <ktkachov@gcc.gnu.org>
Thu, 3 Nov 2016 12:08:26 +0000 (12:08 +0000)
commitc096a329934deeb33448adae4f286813895c8101
treeb7b35835e3fa2991f5d8770e247d1bf2d30b9091
parentdb64c64e7d150e43721ad00e725d7cb2ccecc7f8
[rtlanal] Fix WORD_REGISTER_OPERATIONS condition in nonzero_bits

* rtlanal.c (nonzero_bits1): Fix WORD_REGISTER_OPERATIONS condition.
Move comments into more natural position.

From-SVN: r241815
gcc/ChangeLog
gcc/rtlanal.c