This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
- From: Florian Weimer <fweimer at redhat dot com>
- To: libc-alpha at sourceware dot org
- Date: Mon, 15 Jan 2018 14:46:55 +0100
- Subject: Re: [PATCH] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]
- Authentication-results: sourceware.org; auth=none
- References: <20180112092223.AB07C41610759@oldenburg.str.redhat.com>
On 01/12/2018 10:22 AM, Florian Weimer wrote:
+/* Test that throwing C++ exceptions works with the minimum stack size.
Any comments on this new test?
<https://sourceware.org/ml/libc-alpha/2018-01/msg00438.html>
Thanks,
Florian