Skip to content
Snippets Groups Projects
Commit b7abbf69 authored by warrenl's avatar warrenl
Browse files

* 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.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32724 138bc75d-0d04-0410-961f-82ee72b054a4
parent 16733ee3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment