[Mono-bugs] [Bug 74921][Nor] Changed - The runtime doesn't work
correctly when compiled with gcc-4.0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jun 13 17:10:35 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74921
--- shadow/74921 2005-06-13 14:53:27.000000000 -0400
+++ shadow/74921.tmp.25756 2005-06-13 17:10:35.000000000 -0400
@@ -91,6 +91,13 @@
is_virtual_call=0) at mini.c:5200
#1 0x0810e19d in mini_method_compile (method=0x9498648, opts=273143,
domain=0x946ef00, run_cctors=0, compile_aot=0, parts=0) at mini.c:8991
#2 0x0805bfc1 in mono_main (argc=3, argv=0xbfd7ce04) at driver.c:324
#3 0x0018ede6 in __libc_start_main () from /lib/libc.so.6
#4 0x0805b375 in _start ()
+
+------- Additional Comments From vargaz at gmail.com 2005-06-13 17:10 -------
+Yes, thats why this bug is here :). Creating a test case from the
+1000 line long mono_method_to_ir doesn't seem like a fun/easy task. So
+either somebody needs to do that, or hope that its somehow gets fixed
+in gcc.
+
More information about the mono-bugs
mailing list