]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix build breakage with latest glibc release
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 5 Mar 2021 11:45:41 +0000 (12:45 +0100)
committerEric Botcazou <ebotcazou@adacore.com>
Fri, 5 Mar 2021 11:53:00 +0000 (12:53 +0100)
commitc85c24099b28f7af907466af2c1b73da9455368c
tree868f1df85abec633956555ce9c99761999c9e041
parentb50a2ea49f900da725f8b0a0bdbe35abda56c8cd
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.
gcc/ada/init.c
gcc/ada/libgnarl/s-osinte__linux.ads