classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: floats ??????


From: John Leuner
Subject: Re: floats ??????
Date: 16 Sep 2002 09:44:31 +0100

It's almost certainly a kissme bug.

Correct behaviour for floating point operations (float and double)
hasn't been a priority in the past. 

What's there now works to some degree but isn't compliant with the
vmspec.

John Leuner


On Sun, 2002-09-15 at 15:39, Stephen Crawley wrote:
> 
> > Giannis> Is this a GNU classpath problem, a jikes problem or a kissme
> > Giannis> problem ?
> > 
> > Without looking at the generated bytecode it is hard to say.
> > However I think a reasonable guess would be that this is a kissme
> > bug.  jikes is unlikely to optimize this test away (I think).
> > And it can't be a Classpath bug since the code doesn't involve a
> > library call (except the prints, but that is extremely unlikely to be
> > the problem here).
> 
> I suspect that the primary cause of the Mauve testcase failures is 
> a Kissme interpreter bug or bugs.  I'll take a look.
> 
> -- Steve
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Classpath mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/classpath

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]