[Mono-bugs] [Bug 77213][Cos] New - We always emit fat seh clauses

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jan 11 14:28:02 EST 2006


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 mono at evain.net.

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

--- shadow/77213	2006-01-11 14:28:02.000000000 -0500
+++ shadow/77213.tmp.18551	2006-01-11 14:28:02.000000000 -0500
@@ -0,0 +1,22 @@
+Bug#: 77213
+Product: Mono: Runtime
+Version: 1.0
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: mono at evain.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: We always emit fat seh clauses
+
+The spec describes two format of seh clauses, depending on the size of the exception blocks. 
+Currently the runtime always emits fat seh clauses.
+
+The following patch implements the abality to write small and fat seh clauses.


More information about the mono-bugs mailing list