This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] nptl: Add PTHREAD_MIN_STACK C++ throw test [BZ #22636]


On 01/15/2018 03:26 PM, Adhemerval Zanella wrote:


Il giorno 15 gen 2018, alle ore 11:46, Florian Weimer <fweimer@redhat.com> ha scritto:

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>

LGTM, just curious why you need the noclone and weak alias on do_throw_exception.

It's the most reliable way known to me to write a function-level compiler barrier.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]