On Sep 2, 2014, at 3:28 AM, Hans-Peter Nilsson <hans-peter.nils...@axis.com> 
wrote:
> In a native x86_64-linux toolchain in which
> eh-table-registration is done explicitly (i.e. dl_iterate_phdr
> and PT_GNU_EH_FRAME is *not* assumed, as that eliminates the
> issue), the memory overhead for exception-initialization goes
> beyond the 32768 bytes assumed in badalloc1.C and the test fails
> for reasons not intended by the test.

> Ok to commit?

Ok.

If someone with deeper insight into the details wants to chime in, or robustify 
it some more…  the test strikes me as unfortunately brittle.

I’d be tempted to make it the maximal size on any system (subject to smaller 
systems limiting it, cause they are small).

Reply via email to