[Mono-bugs] [Bug 70637][Nor] Changed - ssapre creates invalid IL on amd64
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 20 Jan 2005 04:29:12 -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 massi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=70637
--- shadow/70637 2004-12-17 17:05:43.000000000 -0500
+++ shadow/70637.tmp.12580 2005-01-20 04:29:12.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 70637
Product: Mono: Runtime
Version: 1.0
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: massi@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
@@ -66,6 +66,9 @@
By the way, my bad!
The proper fix is simply to avoid processing the "tree roots" in the
list of MonoInst trees (being roots they cannot have an "output
value")!
I'll code this and commit the fix in Monday.
+
+------- Additional Comments From massi@ximian.com 2005-01-20 04:29 -------
+Fixed in svn (r39235).