gcj-4.2 (20060826) and gnu classpath
Hanno Meyer-Thurow
h.mth@web.de
Wed Aug 30 14:10:00 GMT 2006
On 28 Aug 2006 16:29:13 -0600
Tom Tromey <tromey@redhat.com> wrote:
> Could you try to make a reduced test case? That might help.
Maybe this one attached helps?
$ gcj -C j.java
$ gij j
.valueOf: 0.0
.valueOf: -1.060997895E-314
.valueOf: 0.0
.valueOf: -1.060997895E-314
.valueOf: 0.0
.valueOf: -1.060997895E-314
.valueOf: 0.0
.valueOf: -1.060997895E-314
.valueOf: 0.0
(...and some more)
.parseDouble: -1.060997895E-314
.parseDouble: -1.060997895E-314
.parseDouble: 5.0E-324
.parseDouble: 5.0E-324
(5 more ok...)
.parseDouble: 5.0E-324
.parseDouble: 5.0E-324
.parseDouble: -1.060997895E-314
.parseDouble: 5.0E-324
.parseDouble: 5.0E-324
(...and some more ok)
Regards,
Hanno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: j.java
Type: text/x-java
Size: 3283 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java/attachments/20060830/83bdaa8d/attachment.bin>
More information about the Java
mailing list