[Issue 15967] Dwarf EH caused a 85Kib increase in hello world binary

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Apr 28 15:45:41 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=15967

Jack Stouffer <jack at jackstouffer.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jack at jackstouffer.com

--- Comment #1 from Jack Stouffer <jack at jackstouffer.com> ---
The problem is that writeln throws, so if I am reading Walter's comment
correctly, then this increase is a systemic part of of DwarfEH.

This could also be a dup of https://issues.dlang.org/show_bug.cgi?id=14053

--


More information about the Digitalmars-d-bugs mailing list