[Issue 16699] [REG 2.070] stack corruption with scope(exit)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Nov 18 02:14:30 PST 2016


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
           Hardware|x86_64                      |All
                 OS|Linux                       |All

--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
Although this showed up on Linux, it potentially affects all targets. It had
nothing to do with exception handling, other than that perturbed things enough
to expose it. Similarly, -O had nothing to do with it.

https://github.com/dlang/dmd/pull/6261

--


More information about the Digitalmars-d-bugs mailing list