https://issues.dlang.org/show_bug.cgi?id=22897
--- Comment #3 from [email protected] --- Created attachment 1843 --> https://issues.dlang.org/attachment.cgi?id=1843&action=edit dmd verbose log are you compiling with -fPIC? it's in the default dmd.conf but i noticed removing it makes the crash go away i've attached the log from compiling the test snippet with "dmd -v test.c" in case there are any differences with yours --
