I need a new configure toggle to completely remove emergency heap
Jonathan Wakely
jwakely@redhat.com
Wed Oct 12 08:32:01 GMT 2022
On Wed, 12 Oct 2022 at 00:49, unlvsur unlvsur via Libstdc++
<libstdc++@gcc.gnu.org> wrote:
>
> If eh fails to allocate, just let is crash please.
https://gcc.gnu.org/onlinedocs/libstdc++/manual/configure.html
https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_exceptions.html#intro.using.exception.alloc
"Setting obj-count to zero will disable the pool, so that no emergency
buffer is present."
More information about the Libstdc++
mailing list