https://issues.dlang.org/show_bug.cgi?id=12754
--- Comment #11 from deadalnix <[email protected]> --- I did some investigation and I have better: The problem is due to an update in OSX's linker. That indeed not a regression( not a DMD regression anyway). That is why is is now failing with previous version of DMD as well. LLVM had a recent update to fix this, but I can't find the commit that did it. --
