[Mono-devel-list] Bug in Runtime or MCS?
Paolo Molaro
lupus at ximian.com
Thu Apr 10 06:32:04 EDT 2003
On 04/10/03 yoros at wanadoo.es wrote:
> I was working on a bug that makes double comparison between NAN and
> others don't work properly.
There is already a bug filed about this issue:
http://bugzilla.ximian.com/show_bug.cgi?id=39314
> In MONO-JIT it fails all ">=" and "<=". In MINI, "<=" works OK but ">="
> doesn't work in code generated by MCS and all works OK in code generated
> with CSC.
>
> Is there an error in MCS or in the JIT?
It is a bug in mcs. The old jit is also buggy, but it won't get fixed:
use mini instead.
lupus
--
-----------------------------------------------------------------
lupus at debian.org debian/rules
lupus at ximian.com Monkeys do it better
More information about the Mono-devel-list
mailing list