[Mono-bugs] [Bug 467201] float64 to float32 to float64 conversion bug
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 22 18:54:57 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=467201
User kornelpal at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=467201#c1
--- Comment #1 from Kornél Pál <kornelpal at gmail.com> 2009-01-22 16:54:56 MST ---
Created an attachment (id=267066)
--> (https://bugzilla.novell.com/attachment.cgi?id=267066)
FloatBug.il
Actual results:
0x3fc991af57d23cd2
0x3fc991af57d23cd2
0x3fc991af60000000
0x3fc991af60000000
0xffffffffffffffff
0x8000000000000000
0x8000000000000000
0x7710b886
0x7710b886
0x0046f7ece15a38cf
0x0046f7ed00000000
0x7fffffffffffffff
0x7fffffffffffffff
Expectecd results:
0x3fc991af57d23cd2
0x3fc991af60000000
0x3fc991af57d23cd2
0x3fc991af60000000
0xffffffffffffffff
0x8000000000000000
0x8000000000000000
0x7710b886
0x7710b880
0x0046f7ece15a38cf
0x0046f7ed00000000
0x7fffffffffffffff
0x8000000000000000
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list