]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Increase stack size for Windows tasking programs
authorsquirek <squirek@adacore.com>
Thu, 12 Sep 2024 14:37:49 +0000 (14:37 +0000)
committerMarc Poulhiès <dkm@gcc.gnu.org>
Fri, 25 Oct 2024 09:09:00 +0000 (11:09 +0200)
commitc3b0c0b0dc464537924d8641cb33ffa30698e0ee
treeffb4fa76da803d9a727ddf724e7d5df23186aa92
parent2325d653e3790f3ffda9aebf7f7a94f7aacd0bc0
ada: Increase stack size for Windows tasking programs

This patch increases the default tasking stack size for Windows tasking
program to 8 mb to avoid use of pragma Linker_Options in the general case.

gcc/ada/ChangeLog:

* libgnarl/s-taprop__mingw.adb: Modify stack size and update
documentation.
gcc/ada/libgnarl/s-taprop__mingw.adb