https://issues.dlang.org/show_bug.cgi?id=24254
kinke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|dmd |druntime OS|Linux |All --- Comment #1 from kinke <[email protected]> --- According to the backtrace, the problem is in druntime's `core.cpuid` - of the **host compiler's** druntime used to build LDC. Which one did you use? The issue might have been fixed in recent druntime already. --
