[Mono-bugs] [Bug 40670][Maj] Changed - mcs generates out of method branch

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Wed, 2 Apr 2003 11:52:50 -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 lupus@ximian.com.

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

--- shadow/40670	Wed Apr  2 11:35:10 2003
+++ shadow/40670.tmp.13561	Wed Apr  2 11:52:50 2003
@@ -1,23 +1,23 @@
 Bug#: 40670
-Product: Mono/Runtime
+Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: Redhat 8.0
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
-Component: misc
+Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: t7@pobox.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: jit crash (on mcs generated assembly)
+Summary: mcs generates out of method branch
 
 Please fill in this template when reporting a bug, unless you know what you
 are doing.
 Description of Problem:
 
 
@@ -43,6 +43,10 @@
 
 The src for the cslex10 package in question is at:
 http://www.cybercom.net/~zbrad/DotNet/Lex/
 
 (would provide the Accept.exe assembly, but don't know how to attach a file
 to this bug)
+
+------- Additional Comments From lupus@ximian.com  2003-04-02 11:52 -------
+This is a mcs bug compiling the Lex.Gen:packAccept()
+method in file src/Gen.cs.