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

Gerald Jansen <[email protected]> changed:

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

--- Comment #5 from Gerald Jansen <[email protected]> ---
(In reply to Marc Schütz from comment #3)
> `assert(0);` becomes a `HTL` instruction with -release, which in turn
> triggers SIGSEGV. That's probably the cause.

Please note that the segfault occurs even without -release, i.e. "dmd hello.d".

--

Reply via email to