[Bug libc/20305] x86: MINSIGSTKSZ too small for AVX-512F support

hjl.tools at gmail dot com sourceware-bugzilla@sourceware.org
Sat Sep 26 12:40:34 GMT 2020


https://sourceware.org/bugzilla/show_bug.cgi?id=20305

--- Comment #6 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Andreas Schwab from comment #5)
> MINSIGSTKSZ is required to be a constant.

True.  But this requirement is very old at the time a fixed signal stack
size was sufficient. We can define MINSIGSTKSZ as a function return
under -D_GNU_SOURCE or other macro.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list