On Mon, 21 Sep 2015 19:07:32 +0000, Adam D. Ruppe wrote: >> https://issues.dlang.org/show_bug.cgi?id=10679 > > I don't think this one is valid though maybe I'm wrong. But the > instruction pointer would be on the next instruction.
You are correct and I realized this later on and 'fixed' it in druntime: https://github.com/D-Programming-Language/druntime/ commit/8822115bc8d52fa61c15cef38fe77349f18747b9. I will close this now.
