[Mono-bugs] [Bug 74562][Wis] Changed - [PPC, IO-LAYER-NO-DAEMON] io-layer-no-daemon shows PPC -O2 deadlock with mcs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 14:37:37 -0400 (EDT)


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 lupus@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74562

--- shadow/74562	2005-04-11 08:47:25.000000000 -0400
+++ shadow/74562.tmp.29966	2005-04-13 14:37:37.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74562
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: OSX 10.3.8
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
@@ -252,6 +252,9 @@
 You'll be pleased to know however that I've reproduced the deadlock. 
 It happens if the runtime is built with optimisation enabled (-O2
 here, I tend to build with CFLAGS set to just -g.)  This is a bug that
 Paolo was looking at a couple of weeks ago, but I don't know if he got
 to the bottom of it.
 
+
+------- Additional Comments From lupus@ximian.com  2005-04-13 14:37 -------
+I fixed this in svn: gcc seems to miscompile some inline asm code.