[patch] Use FPU for integer division on Alpha

Andrew Haley aph@redhat.com
Thu Mar 17 13:24:00 GMT 2005


Richard Henderson writes:
 > On Thu, Mar 17, 2005 at 12:50:17PM +0100, Falk Hueffner wrote:
 > > problem. The Java frontend (and presumably other frontends where
 > > division by zero is not undefined) checks for 0 before doing the
 > > division.
 > 
 > I'm not quite sure why libjava isn't using 
 > 
 >         DIVIDESPEC=-fno-use-divide-subroutine
 > 
 > on Alpha.

Because nobody's ever makde it work.  Oh, and I don't have an Alpha.

Andrew.



More information about the Gcc-patches mailing list