[Mono-bugs] [Bug 60673][Wis] Changed - [PATCH] -O=loop sometimes adds padding in wrong places
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 8 Jul 2004 15:41:48 -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=60673
--- shadow/60673 2004-06-24 17:16:31.000000000 -0400
+++ shadow/60673.tmp.14545 2004-07-08 15:41:48.000000000 -0400
@@ -88,6 +88,10 @@
0inputs+0outputs (1major+2588minor)pagefaults 0swaps
------- Additional Comments From bmaurer@users.sf.net 2004-06-24 17:16 -------
It turns out a large part of this benefit for ziplib requires another
patch i have on my tree. However, you can see the improvement in first
case test case with just my patch.
+
+------- Additional Comments From vargaz@freemail.hu 2004-07-08 15:41 -------
+This patch looks ok to me. Especially since 'loop' is not in the
+default optimization set.