mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-09 07:46:43 +08:00
* java/math/BigInteger.java(divide): Handle the special case when dividing by 1 and the high bit of the dividend is set. (setShiftRight): Handle case when count == 0. From-SVN: r32724 |
||
---|---|---|
.. | ||
BigInteger.java |