[Issue 15779] DWARF EH fails when using stack stomping (-gx)
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Mar 23 01:41:49 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15779
Martin Nowak <code at dawg.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at dawg.eu
Summary|Program exits with |DWARF EH fails when using
|dwarfeh(316) fatal error |stack stomping (-gx)
--- Comment #5 from Martin Nowak <code at dawg.eu> ---
(In reply to Marenz from comment #4)
> Und die Moral von der Geschicht, einen Zwerg, den wirft man nicht.
Stack stomping (-gx) is a weird (and complex) feature and apparently wasn't
fully tested in combination w/ the new dwarf EH.
Note that you shouldn't run any production code w/ -gx.
--
More information about the Digitalmars-d-bugs
mailing list