This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: nontrapping math in Java


Richard Henderson wrote:

>On Mon, Mar 25, 2002 at 12:28:53PM +1200, Bryce McKinlay wrote:
>
>>I modified java/lang.c to not set it (and changed libgcj.spec).
>>
>
>But that's not right either.  Java wants null pointer exceptions.
>

Of course. This was just an experiment to see what effect 
-fnon-call-exceptions has on the performance of the generated code.

Bryce.



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