https://issues.dlang.org/show_bug.cgi?id=15745

Walter Bright <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Walter Bright <[email protected]> ---
The trouble is the profiler inserts function calls to the profiler library code
in each function. This interferes with the register contents of RAX.

--

Reply via email to