This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: division


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]