[Mono-bugs] [Bug 69351][Maj] Changed - The fat method header not properly aligned
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Nov 2004 06:08:37 -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 malekith@pld-linux.org.
http://bugzilla.ximian.com/show_bug.cgi?id=69351
--- shadow/69351 2004-11-11 06:07:08.000000000 -0500
+++ shadow/69351.tmp.20140 2004-11-11 06:08:37.000000000 -0500
@@ -30,6 +30,11 @@
From my inspection of the mono source code, it is the method_encode_code
function in reflection.c. I don't see any mention of aligment there, but I
might as well be wrong.
Anyway I attach a mono generated assembly, where the header of the
_N_lm_split_opt_282::split_opt method is not aligned.
+
+------- Additional Comments From malekith@pld-linux.org 2004-11-11 06:08 -------
+Created an attachment (id=13209)
+The testcase with unaligned header.
+