]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Daily bump.
authorGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 6 Mar 2021 00:17:30 +0000 (00:17 +0000)
committerGCC Administrator <gccadmin@gcc.gnu.org>
Sat, 6 Mar 2021 00:17:30 +0000 (00:17 +0000)
gcc/DATESTAMP
gcc/ada/ChangeLog

index 36dfe28d7f350990d23be0f89fbcafbe70135bb0..e282419d00b41b19ab895d797cc0f3b8cb6b34e1 100644 (file)
@@ -1 +1 @@
-20210305
+20210306
index bf180bc1b0d4ab9a1101b9aa7a6a53bc01a4249e..d79285b181396403e3d7219f8837fb29086f3205 100644 (file)
@@ -1,3 +1,10 @@
+2021-03-05  Eric Botcazou  <ebotcazou@adacore.com>
+
+       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.
+
 2021-03-02  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/99095