s-parame-mingw.adb (Default_Stack_Size): Add some comments.
authorPascal Obry <obry@gnat.com>
Wed, 27 Oct 2004 12:28:25 +0000 (14:28 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 27 Oct 2004 12:28:25 +0000 (14:28 +0200)
commitcc35610031fca77a8294a5c0e19dcb7fb8eb9888
tree0db4c40cdc047ab66734576e2532ca51e81ab5ec
parent9d96e398afe016d4fcc1def0a5ecfa30517e1455
s-parame-mingw.adb (Default_Stack_Size): Add some comments.

2004-10-26  Pascal Obry  <obry@gnat.com>

* s-parame-mingw.adb (Default_Stack_Size): Add some comments.

* s-taprop-mingw.adb (Create_Task): Set initial stack size to 1024. On
Windows only the initial thread stack size can be set so it is good to
start we a low stack size.
The OS will adjust the size as needed.

From-SVN: r89641
gcc/ada/s-parame-mingw.adb
gcc/ada/s-taprop-mingw.adb