>>>>> "Anthony" == Anthony Green <green@redhat.com> writes: Anthony> Would it be safe for gcj to emit a regular division sequence Anthony> instead of the _Jv_divI call when the divisor is a non-zero Anthony> constant? It depends on what the regular division sequence does in the one other strange case handled by _Jv_divI. Tom