[Mono-bugs] [Bug 76741][Wis] Changed - No runtime support for
nullable types
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Nov 30 19:07:15 EST 2005
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 at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=76741
--- shadow/76741 2005-11-21 13:49:26.000000000 -0500
+++ shadow/76741.tmp.25952 2005-11-30 19:07:15.000000000 -0500
@@ -232,6 +232,11 @@
would involve adding branches inside basic blocks earlier than we've
ever done before, which I guess might alter some optimizations. This
is why I was thinking about taking advantage of the inliner: it would
split basic blocks for us.
I think unbox is a bit easier, because it can be done completely in burg.
+
+------- Additional Comments From bmaurer at users.sf.net 2005-11-30 19:07 -------
+Created an attachment (id=16144)
+Runtime part of the patch
+
More information about the mono-bugs
mailing list