https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99264
--- Comment #8 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-10 branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:c85c24099b28f7af907466af2c1b73da9455368c commit r10-9417-gc85c24099b28f7af907466af2c1b73da9455368c Author: Eric Botcazou <ebotca...@adacore.com> Date: Fri Mar 5 12:45:41 2021 +0100 Fix build breakage with latest glibc release gcc/ada/ PR ada/99264 * init.c (__gnat_alternate_sta) [Linux]: Remove preprocessor test on MINSIGSTKSZ and bump size to 32KB. * libgnarl/s-osinte__linux.ads (Alternate_Stack_Size): Bump to 32KB.