[Mono-bugs] [Bug 80489][Nor] Changed - computation involving shifts on longlong gives incorrect result
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jan 10 07:32:45 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by erven.rohou at st.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80489
--- shadow/80489 2007-01-10 07:30:00.000000000 -0500
+++ shadow/80489.tmp.27009 2007-01-10 07:32:45.000000000 -0500
@@ -37,6 +37,11 @@
mono-1.1.18 and mono-1.2.2.1 give an incorrect output. ilrun gives the
correct output. The bytecode is simple and short enough that it can be
analyzed by hand.
The source code is in C (foo.c). It was compiled with our GCC port to CLI.
I attached also a .s file.
Native compilation (GCC for x86) also gives the correct answer.
+
+------- Additional Comments From erven.rohou at st.com 2007-01-10 07:32 -------
+Created an attachment (id=18474)
+Source and binary files to reproduce bug
+
More information about the mono-bugs
mailing list