[Mono-bugs] [Bug 72702][Wis] Changed - compiling io-layer threads.c yields "Assembler messages" "operands invalid for mov"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Feb 2005 19:07:09 -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 dick@ximian.com.

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

--- shadow/72702	2005-02-17 18:00:58.000000000 -0500
+++ shadow/72702.tmp.7056	2005-02-17 19:07:09.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 72702
 Product: Mono: Runtime
 Version: 1.0
 OS: unknown
 OS Details: Fedora Core 3 (x86_64)
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Wishlist
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bugzilla@mdaniel.scdi.com               
 QAContact: mono-bugs@ximian.com
@@ -67,6 +67,9 @@
 FWIW, I also read enough of as(1) to figure out how to see this magic
 assembly that it was bombing on. I found that if I undef
 HAVE_VALGRIND_MEMCHECK_H in config.h, it compiles as expected.
 
 So the issue was with valgrind and the 1.0 source (since my 1.1.3
 threads.c also uses valgrind, but compiles fine).
+
+------- Additional Comments From dick@ximian.com  2005-02-17 19:07 -------
+Closing as NOTABUG then.