https://issues.dlang.org/show_bug.cgi?id=12708
--- Comment #2 from Atila Neves <[email protected]> --- (In reply to Vladimir Panteleev from comment #1) > This is a regression? Can you indicate a version when the problem did not > manifest? > > For me the program runs in about 24 ms both with and without -s. I called it a regression because I assume threading worked to make it faster before. I wasn't sure about that one. Funny that you can't reproduce it, I can on my system. I thought maybe because I use ld.gold instead of bfd but that wasn't it. I might have to try this on a Ubuntu VM and see what happens. --
