[Mono-bugs] [Bug 61641][Wis] Changed - Bad register allocation with `if' statements

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Jul 2004 22:28:54 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=61641

--- shadow/61641	2004-07-16 22:28:20.000000000 -0400
+++ shadow/61641.tmp.5645	2004-07-16 22:28:54.000000000 -0400
@@ -601,6 +601,11 @@
 The `rc' (reverse completion) order seems like what we want. I need to
 look at this more.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-07-16 22:28 -------
 I tried to implement the reverse completion, but it does not seem to
 get the right order. Maybe i did it wrong.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-16 22:28 -------
+Created an attachment (id=8614)
+my (failed) attempt to do the gcc method
+