Thread overview
[Issue 7954] x86_64 Windows fibers do not save nonvolatile XMM registers
May 26, 2014
Johannes Blume
May 26, 2014
https://issues.dlang.org/show_bug.cgi?id=7954

Johannes Blume <jblume@jblume.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
                 CC|                            |jblume@jblume.com

--- Comment #2 from Johannes Blume <jblume@jblume.com> ---
https://github.com/D-Programming-Language/druntime/pull/810

--
May 27, 2014
https://issues.dlang.org/show_bug.cgi?id=7954

--- Comment #3 from github-bugzilla@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/9ed3fbd973a20425337c6e16f8a622b95b485c01 fix Issue 7954 - x86_64 Windows fibers do not save nonvolatile XMM registers

https://github.com/D-Programming-Language/druntime/commit/4189f4d20895fc48903b95ccfc326e8ac68ee9a5 Merge pull request #810 from jblume/fibers-xmm

fix Issue 7954 - x86_64 Windows fibers do not save nonvolatile XMM registers

--
May 27, 2014
https://issues.dlang.org/show_bug.cgi?id=7954

github-bugzilla@puremagic.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--