[Issue 1959] ICE(eh.c 41) alloca and Linux exception handling, no test case
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Jul 10 00:07:55 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1959
Don <clugdbug at yahoo.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ICE(eh.c 41) No test case. |ICE(eh.c 41) alloca and
| |Linux exception handling,
| |no test case
--- Comment #6 from Don <clugdbug at yahoo.com.au> 2009-07-10 00:07:55 PDT ---
Line eh.c (41) states:
#if TARGET_LINUX || TARGET_OSX || TARGET_FREEBSD || TARGET_SOLARIS
:
// BUG: alloca() changes the stack size, which is not reflected
// in the fixed eh tables.
assert(!usedalloca);
So this is a known bug.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list