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=78311 --- shadow/78311 2006-05-05 20:11:12.000000000 -0400 +++ shadow/78311.tmp.6470 2006-05-05 21:46:09.000000000 -0400 @@ -5,13 +5,13 @@ OS Details: Red Hat Enterprise Linux 4 Status: NEW Resolution: Severity: Unknown Priority: Major Component: JIT -AssignedTo: [EMAIL PROTECTED] +AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: Summary: Dead code elimination breaks testcase involving Interlocked.Increment @@ -76,6 +76,9 @@ 495: b8 01 00 00 00 mov $0x1,%eax 49a: 8b f0 mov %eax,%esi // Use of uninitialized local variable 'test' 49c: f0 0f c1 75 f0 lock xadd %esi,0xfffffff0(%ebp) 4a1: 03 f0 add %eax,%esi 4a3: 83 fe 02 cmp $0x2,%esi + +------- Additional Comments From [EMAIL PROTECTED] 2006-05-05 21:46 ------- +-> massi _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
