[Mono-bugs] [Bug 42882][Nor] Changed - mini miscompiles code with backward branches into basic blocks
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 13 May 2003 11:36:43 -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 dietmar@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42882
--- shadow/42882 Tue May 13 07:57:45 2003
+++ shadow/42882.tmp.12938 Tue May 13 11:36:43 2003
@@ -1,14 +1,14 @@
Bug#: 42882
Product: Mono/Runtime
Version: unspecified
OS: Debian Woody
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@freemail.hu
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -28,6 +28,10 @@
(stind.ref regoffset[0xffffffd4(%ebp)] call)
------- Additional Comments From vargaz@freemail.hu 2003-05-13 07:57 -------
Created an attachment (id=4288)
testcase
+
+------- Additional Comments From dietmar@ximian.com 2003-05-13 11:36 -------
+Sometimes instructions does not have an associated the cil_code - this
+is a known bug and I will try to find generic solution for it.