March 27, 2019 [Issue 19768] New: Compiler segfaults with -checkaction=context | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19768 Issue ID: 19768 Summary: Compiler segfaults with -checkaction=context Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1 Component: dmd Assignee: nobody@puremagic.com Reporter: kinke@gmx.net >From https://forum.dlang.org/post/eijbfurdbbnhvepfaatb@forum.dlang.org: ``` import std.experimental.all; ``` DMD v2.085.1-beta.1 (incl. druntime fix https://github.com/dlang/druntime/pull/2528) crashes with `-c -unittest -checkaction=context`. -- |
Copyright © 1999-2021 by the D Language Foundation