[Mono-bugs] [Bug 78899][Nor] Changed - C# compiler should use unsigned arithmetic and should support overflow check on pointers
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 19 08:16:13 EDT 2006
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 kornelpal at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78899
--- shadow/78899 2006-07-19 08:15:49.000000000 -0400
+++ shadow/78899.tmp.7406 2006-07-19 08:16:13.000000000 -0400
@@ -79,6 +79,11 @@
- bge.un should be used instead of bge
- add.ovf.un should be used in checked context
Some optimization bugs:
- bge.un.s could be used instead of bge.un
- when unchecked or checked is used clt and brfalse is used instead of bge
+
+------- Additional Comments From kornelpal at gmail.com 2006-07-19 08:16 -------
+Created an attachment (id=17317)
+PointerArithmeticTest.cs
+
More information about the mono-bugs
mailing list