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 [EMAIL PROTECTED]

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

--- shadow/75056        2005-06-23 18:36:55.000000000 -0400
+++ shadow/75056.tmp.25813      2005-07-30 14:16:24.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: Solaris 10 (SPARC platform edition.)
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: debug
-AssignedTo: [EMAIL PROTECTED]                            
+AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: [PATCH] [SPARC] mono --debug uses unaligned access
@@ -58,6 +58,15 @@
 
 ------- Additional Comments From [EMAIL PROTECTED]  2005-06-23 18:36 -------
 This patch should fix the issue -- at least for this access. I haven't
 gotten a chance to actually run this on a sparc box. I left the READ
 version of the macro in there as it could potentially be useful for
 that file.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-30 14:16 -------
+This happens on IA64 too. Having unaligned accesses is slow even on
+architectures which tolerate it like x86. Also, some data structures
+inside the symbol file are not aligned properly, like the 
+minfo->lexical_blocks structure.
+
+Martin, could you take a look at this ?
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to