[Mono-bugs] [Bug 80434][Nor] Changed - Compile error Error: suffix or operands invalid for `bsf'

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 4 12:47:32 EST 2007


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 philip.wall at gmail.com.

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

--- shadow/80434	2007-01-03 12:59:21.000000000 -0500
+++ shadow/80434.tmp.28904	2007-01-04 12:47:32.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 80434
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: Slamd64 11.0
-Status: NEW   
+Status: RESOLVED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: philip.wall at gmail.com               
@@ -68,6 +68,9 @@
 
 ------- Additional Comments From robertj at gmx.net  2007-01-03 12:59 -------
 This looks like a gcc bug. Try to replace both occurrences
 of "defined(__x86_64)" with "define(FOO__x86_64)"
 in mono/utils/monobitset.c
 
+
+------- Additional Comments From philip.wall at gmail.com  2007-01-04 12:47 -------
+That fixed it. Except for that should read defined(FOO


More information about the mono-bugs mailing list