[Mono-bugs] [Bug 74934][Blo] Changed - invalid IL code at ...

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 13 May 2005 07:09:34 -0400 (EDT)


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

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

--- shadow/74934	2005-05-13 07:00:33.000000000 -0400
+++ shadow/74934.tmp.15113	2005-05-13 07:09:34.000000000 -0400
@@ -1,16 +1,16 @@
 Bug#: 74934
-Product: Mono: Runtime
+Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
-Component: JIT
+Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: michael@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -40,6 +40,10 @@
 
 
 ------- Additional Comments From michael@ximian.com  2005-05-13 07:00 -------
 Created an attachment (id=15137)
 basetypes
 
+
+------- Additional Comments From michael@ximian.com  2005-05-13 07:09 -------
+So - re-compiling this with an older mcs: the resulting code runs
+fine. With the newer mcs it fails.