[Mono-bugs] [Bug 55885][Wis] Changed - MCS generates bad code for switches on flags type enums

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 21 Mar 2004 23:47:27 -0500 (EST)


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=55885

--- shadow/55885	2004-03-21 23:19:19.000000000 -0500
+++ shadow/55885.tmp.31780	2004-03-21 23:47:27.000000000 -0500
@@ -158,6 +158,11 @@
 
 Basically, it says
 `oh, look, 1 and 2 are pretty close, lets make them a block'
 `oh, look, 2 and 4 are pretty close, lets make them a block'
 ...
 `oh, look, 2^30 and 2^31 are pretty close, lets make them a block'
+
+------- Additional Comments From bmaurer@users.sf.net  2004-03-21 23:47 -------
+Created an attachment (id=7047)
+patcheypoo
+