Thread overview
[Issue 13706] 76 duplicate static dtors emitted and counting
Nov 10, 2014
Marco Leise
Dec 17, 2022
Iain Buclaw
November 10, 2014
https://issues.dlang.org/show_bug.cgi?id=13706

--- Comment #1 from Marco Leise <Marco.Leise@gmx.de> ---
On a side note I also found the debug build executable size to increase from 5.4 to 16 MiB when using separate compilation. That is 3x the size and doesn't seem like a reasonable difference for a linked executable. This must be duplicated stuff that could not be merged.

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=13706

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
December 13
https://issues.dlang.org/show_bug.cgi?id=13706

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/18908

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--