[Mono-bugs] [Bug 577984] Ahead-of-time compiler getting "Can't handle as return value 0x1e"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 10 19:31:22 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=577984

http://bugzilla.novell.com/show_bug.cgi?id=577984#c1


Miguel de Icaza <miguel at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |miguel at novell.com

--- Comment #1 from Miguel de Icaza <miguel at novell.com> 2010-02-11 00:31:21 UTC ---
This is caused by our AOT compiler trying to compile this method:

In the class: IntrinsicOperators {

    .method public static  specialname 
           default !!T& op_AddressOf<T> (!!T obj)  cil managed 
}

The value 0x1e is MONO_TYPE_MVAR

-- 
Configure bugmail: http://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