rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral-ness...
authorRichard Henderson <rth@redhat.com>
Tue, 28 Jun 2005 22:24:12 +0000 (15:24 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Jun 2005 22:24:12 +0000 (15:24 -0700)
commit505ac5077028e17ceec8612d518ff1dad09f4140
tree43b980a2bb90a31b44a746dd9b5a796c342ecdc7
parent98843c9206bc57b09354e9a145df5af9b297afdf
rtlanal.c (nonzero_bits1): Use the mode of the value for determining integral-ness for comparisons.

        * rtlanal.c (nonzero_bits1): Use the mode of the value for
        determining integral-ness for comparisons.

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