sqrt interpreter Q
Tom Tromey
tromey@redhat.com
Fri Feb 8 12:11:00 GMT 2002
>>>>> "Andrew" == Andrew Haley <aph@redhat.com> writes:
Tom> So I think the C++ compiler translates `(int) NaN' differently
Tom> from the Java compiler.
Andrew> Yeah, I wrote special code in the Java compiler to do the
Andrew> Right Thing.
Thanks, I hadn't seen this code.
I've checked in a libgcj patch which fixes this.
I tested it against the posted example.
I'm always a bit surprised when we find new interpreter bugs after all
this time.
Tom
More information about the Java
mailing list