[Mono-bugs] [Bug 47968][Cri] Changed - mono crashes when executing a program that relies heavily on structs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Aug 2003 15:18:09 -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 klaehn@gamemakers.de.

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

--- shadow/47968	2003-08-27 15:16:03.000000000 -0400
+++ shadow/47968.tmp.32593	2003-08-27 15:18:09.000000000 -0400
@@ -40,6 +40,11 @@
 -------------------------------------------------------------------------
 
 If you are interested in the code then contact me. It should be a nice 
 benchmark for the quality of the JIT and AOT compiler once it compiles. 
 It contains lots of small methods and temporary creation of structs, but 
 a decent optimizer should be able to reduce it to a few instructions.
+
+------- Additional Comments From klaehn@gamemakers.de  2003-08-27 15:18 -------
+Created an attachment (id=5232)
+The code that produced the problem
+