As druntime manipulates user stack and doesn't support shadow stack from Intel CET. This _might_ be a problem on linux/glibc platforms that are configured to make use of this feature, but I haven't looked too hard at it to give a definitive yes/no. https://software.intel.com/content/www/us/en/develop/articles/intel-sdm.html
Confirmed, druntime won't work on platforms with Intel CET enabled. FAIL: libphobos.druntime/core/thread.d execution test FAIL: libphobos.druntime_shared/core/thread.d execution test FAIL: libphobos.phobos_shared/std/concurrency.d execution test FAIL: libphobos.phobos/std/concurrency.d execution test
THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17188 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB