[Mono-bugs] [Bug 30003][Nor] New - mcs uses Array::get_Length instead of ldlen in corlib

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
7 Sep 2002 08:00:31 -0000


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 lupus@ximian.com.

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

--- shadow/30003	Sat Sep  7 04:00:31 2002
+++ shadow/30003.tmp.20980	Sat Sep  7 04:00:31 2002
@@ -0,0 +1,20 @@
+Bug#: 30003
+Product: Mono/MCS
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: lupus@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: mcs uses Array::get_Length instead of ldlen in corlib
+
+This bug resurfaced somehow.
+using ldlen is faster and decreases code size.