[Mono-bugs] [Bug 481403] New: Use of tail opcodes fails (unless you run with -debug=mdb-optimizations)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 3 06:46:58 EST 2009


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


           Summary: Use of tail opcodes fails (unless you run with
                    -debug=mdb-optimizations)
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.2.x
          Platform: i686
        OS/Version: openSUSE 11.1
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: stephen at gennard.net
         QAContact: mono-bugs at lists.ximian.com
                CC: stephen.gennard at microfocus.com
          Found By: ---


Created an attachment (id=276682)
 --> (https://bugzilla.novell.com/attachment.cgi?id=276682)
The files incluses the .il + dependent assemblies to reproduce this issue.

Description of Problem:

Use of tail opcode fails (unless you run with -debug=mdb-optimizations)

Steps to reproduce the problem:
1. ilasm tailcall.il
2. mono tailcall.exe


Actual Results:
[no output is displayed]

Expected Results:
Pass

How often does this happen? 
Always

Additional Information:
If you use "mono --debug=mdb-optimizations tailcall.exe" the program works as
expected.

fyi - This works on Microsoft's CLR

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


More information about the mono-bugs mailing list