[PATCH/RFC] Enable java on sh64-linux (Take 2)

Tom Tromey tromey@redhat.com
Fri Oct 1 17:39:00 GMT 2004


>>>>> ">" == Kaz Kojima <kkojima@rr.iij4u.or.jp> writes:

Andrew> This points to a bad divide overflow handler.

Kaz> I'd like to see the divide overflow handler.

The usual solution to this problem is to turn on
-fuse-divide-subroutine in configure.host for your platform.  See,
e.g., libjava/prims.cc:_Jv_divI() for what is supposed to happen.
Divide_1 just tests all these cases.

Tom



More information about the Gcc-patches mailing list