[Mono-bugs] [Bug 78653][Nor] Changed - local deadce eliminates
ldelem opcode which has a side effect
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jun 15 10:11:02 EDT 2006
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 at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78653
--- shadow/78653 2006-06-15 07:37:35.000000000 -0400
+++ shadow/78653.tmp.3963 2006-06-15 10:11:02.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 78653
Product: Mono: Runtime
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: JIT
AssignedTo: massi at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -29,6 +29,11 @@
}
}
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
With the default opts, this runs successfully. With -O=-all, it throws
the correct exception.
+
+------- Additional Comments From massi at ximian.com 2006-06-15 10:11 -------
+Both of our deadce implementations fail this test.
+I quickly fixed the "fastpath" one, and I'm now working on the SSA one...
+
More information about the mono-bugs
mailing list