[Mono-bugs] [Bug 463357] New: code executed with deadce behaves differently

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 2 21:06:34 EST 2009


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


           Summary: code executed with deadce behaves differently
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: lupus at novell.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Repro:

rolf at linux:> mono test.exe
ParseTypeVariableDeclarator...tmp: True
FAILURE

rolf at linux:> mono -O=-deadce test.exe
ParseTypeVariableDeclarator...tmp: True
SUCCESS


-- 
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