diff options
author | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 06:55:33 +0000 |
---|---|---|
committer | bothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-03-02 06:55:33 +0000 |
commit | 4baba9f150e4013de41d1f05f567ff14d9af3db4 (patch) | |
tree | 30e3d7caf1e4140d48d269c9d3049f16681a89ca /gcc/cpplib.h | |
parent | 9c8115261fa03f2eda5a9bfb7cb37ed4f86c4d4e (diff) | |
download | ppe42-gcc-4baba9f150e4013de41d1f05f567ff14d9af3db4.tar.gz ppe42-gcc-4baba9f150e4013de41d1f05f567ff14d9af3db4.zip |
Changes merged from Kawa's gnu.math.
* java/math/BigInteger.java
* gnu/gcj/math/MPN.java (rshift0): New method handles zero shift count.
(rshift(int[],int[],int,int): Removed - not needed.
(gcd): Use rshift0 rather than rshift.
* java/math/BigInteger.java (setShiftRight): Likewise.
(divide): Simplify by using rshift0.
(divide): Zero-extend results if high-order bit set.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40177 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cpplib.h')
0 files changed, 0 insertions, 0 deletions