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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
                   |                            |rg
         Resolution|WORKSFORME                  |---

--- Comment #2 from [email protected] ---
Can reproduce it locally but only for 64-bit builds.
dmd -g -m64 -run bug.d segfaults but dmd -g -m32 -run bug.d prints the expected
stack trace

--

Reply via email to