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: Divide by zero does not throw exception for longs



Alexandre Petit-Bianco writes:

> One work around is to use -fuse-divide-subroutine. Are they any
> options, I don't know. But it should solve your problem for now:

What I meant to say was: is there a good reason why on x86 __divdi3
doesn't cooperate with EH (or vice-versa,) I don't know.


./A


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