[Issue 2278] Guarantee alignment of stack-allocated variables on x86

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 21 09:47:45 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=2278


Benjamin Thaut <code at benjamin-thaut.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at benjamin-thaut.de


--- Comment #8 from Benjamin Thaut <code at benjamin-thaut.de> 2011-09-21 09:47:09 PDT ---
SSE is getting more and more important in performance cirtical applications.
There should be at least one way to make shure that a certain variable that is
beeing allocated on the stack is aligned. I recently came across this issue in
D2.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list