[Mono-bugs] [Bug 506144] Structs that contain Mono.Simd.Vector4f fields have broken sequential layout

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon May 25 16:59:15 EDT 2009


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

User rkumpera at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=506144#c3


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
                 CC|                            |rkumpera at novell.com
         Resolution|                            |FIXED




--- Comment #3 from Rodrigo Kumpera <rkumpera at novell.com>  2009-05-25 14:59:14 MDT ---
The bug happens because se set simd types to have 16 bytes alignment which is
something the runtime doesn't support at all.

I'll simply remove this code until we switch to sgen-gc and add the proper
code.
I'll file an enhancement bug for this.

Fixed in trunk/mono 2.4 branch in r134723/r134724.

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