[Issue 21438] Compiler segfault on static array in a struct at CTFE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 1 10:54:35 UTC 2020


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

moonlightsentinel at disroot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |moonlightsentinel at disroot.o
                   |                            |rg
           Hardware|x86_64                      |All
                 OS|Linux                       |All
           Severity|normal                      |regression

--- Comment #1 from moonlightsentinel at disroot.org ---
This is a regression:

Up to      2.066.0: Success and no output
Since      2.067.1: Segfault and no output

Introduced in this PR: https://github.com/dlang/dmd/pull/4227

--


More information about the Digitalmars-d-bugs mailing list