[Mono-bugs] [Bug 60069][Wis] Changed - We dont use shortest
encoding for negative long constants
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 3 15:07:59 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=60069
--- shadow/60069 2004-06-12 00:45:45.000000000 -0400
+++ shadow/60069.tmp.19530 2006-05-03 15:07:59.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 60069
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -29,6 +29,9 @@
IL_0000: ldc.i8 0xffffffffffffffff
IL_0009: call void class
[mscorlib]'System.Console'::'WriteLine'(int64) IL_000e: ret
But it would be shorter to ldc.i4.m1 / conv.i8.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-05-03 15:07 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list