https://issues.dlang.org/show_bug.cgi?id=20621
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Component|druntime |dmd Resolution|--- |WONTFIX --- Comment #1 from Mathias LANG <[email protected]> --- Sorry you encountered this. This is "on purpose". It was part of the changelog: https://dlang.org/changelog/2.087.0.html#xmm-linux-changelog I recommend you use `gdc` / `ldc` if you needs to target an older architecture, it will save you much pain. --
