[Mono-bugs] [Bug 40816][Nor] Changed - Runtime ignores `noinline' attribute.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 5 Apr 2003 15:56:28 -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 miguel@ximian.com.

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

--- shadow/40816	Sat Apr  5 13:15:16 2003
+++ shadow/40816.tmp.7805	Sat Apr  5 15:56:28 2003
@@ -1,14 +1,14 @@
 Bug#: 40816
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -16,6 +16,9 @@
 Cc: 
 Summary: Runtime ignores `noinline' attribute.
 
 Our JIT compiler currently does not ignore the
 METHOD_IMPL_ATTRIBUTE_NOINLINING attribute on a method to flag that
 inlining should not be performed on it.
+
+------- Additional Comments From miguel@ximian.com  2003-04-05 15:56 -------
+I commited a fix for mini and mono