[Mono-bugs] [Bug 681732] Subtracting a uint from 0u results in incorrect IL
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Mar 22 17:29:14 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=681732
https://bugzilla.novell.com/show_bug.cgi?id=681732#c1
--- Comment #1 from Chris Howie <me at chrishowie.com> 2011-03-22 21:29:14 UTC ---
Also, note that for the constant case ("0u - 0xfffff000u") the compiler
correctly folds the constant and the expression results in a correct "ldc.i4
4096".
--
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