[Mono-bugs] [Bug 70784][Nor] Changed - Problem with Threading.Interlocked.Increment
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 26 Dec 2004 11:14:14 -0500 (EST)
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 patrik.torstensson@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70784
--- shadow/70784 2004-12-25 16:44:58.000000000 -0500
+++ shadow/70784.tmp.16755 2004-12-26 11:14:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70784
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: fxjrlists@yahoo.com.br
QAContact: mono-bugs@ximian.com
@@ -167,6 +167,11 @@
So, the code should first move sreg2 into dreg
then xadd dreg
then add sreg2 with dreg
Sorry guys, will be fixed monday morning.
+
+------- Additional Comments From patrik.torstensson@gmail.com 2004-12-26 11:14 -------
+Fixed in svn rev 38083.
+
+Test case added to mono/mono/tests/interlocked.cs