[Mono-bugs] [Bug 643345] New: Error : irrecoverable syntax error on valid CIL

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Oct 2 03:17:29 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=643345

https://bugzilla.novell.com/show_bug.cgi?id=643345#c0


           Summary: Error : irrecoverable syntax error on valid CIL
    Classification: Mono
           Product: Mono: Tools
           Version: 2.6.x
          Platform: i686
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: ilasm
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jmalcolm at cia.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.10
(KHTML, like Gecko) Ubuntu/10.10 Chromium/7.0.536.0 Chrome/7.0.536.0
Safari/534.10

I have a CIL program (attached) which fails to build using the Mono version of
'ilasm'.  The same code works flawlessly with 'ilasm' from Microsoft and
results in a working executable.

I am not sure what the Mono 'ilasm' is complaining about.  Here is the
offending line:

locals init ( bool retval, int32 aux02 )


Reproducible: Always

Steps to Reproduce:
1. ilasm BinarySearch.cil

Actual Results:  
BinarySearch.cil (258, 33) : Error : irrecoverable syntax error


Expected Results:  
BinarySearch.exe successfully generated

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list