https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99264
--- Comment #9 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-9 branch has been updated by Eric Botcazou <ebotca...@gcc.gnu.org>: https://gcc.gnu.org/g:a5a7cdcaa0c29ee547c41d24f495e9694a6fe7f1 commit r9-9267-ga5a7cdcaa0c29ee547c41d24f495e9694a6fe7f1 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.