[Mono-bugs] [Bug 62107][Wis] Changed - [PATCH] reset spill costs on liveness rescan
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 18:55:45 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=62107
--- shadow/62107 2004-07-29 15:47:40.000000000 -0400
+++ shadow/62107.tmp.12864 2004-09-07 18:55:45.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 62107
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: bmaurer@users.sf.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -23,6 +23,10 @@
Setting it to 0 gives us a more acurate picture of spill costs.
------- Additional Comments From bmaurer@users.sf.net 2004-07-29 15:47 -------
Created an attachment (id=8783)
mini-liveness-reset-spill-costs.patch
+
+------- Additional Comments From vargaz@freemail.hu 2004-09-07 18:55 -------
+I think this is ok to check in. Especially since it is a bug fix not
+an enchantment.