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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81981 --- shadow/81981 2007-07-04 08:03:20.000000000 -0400 +++ shadow/81981.tmp.26141 2007-07-04 10:49:40.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 81981 Product: Mono: Runtime Version: 1.2 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -199,6 +199,11 @@ mcs-compiled IL code. ------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 08:03 ------- Created an attachment (id=19503) Sure, here it is. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-04 10:49 ------- +The major issue fix (float->int convertion) is in svn. +The csc-compiled code slowdown is I think related to dup use and it's +well known the current jit doesn't deal very well with it. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
