]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] bindgen: support additional features on targets suppressing the standard lib
authorPatrick Bernardi <bernardi@adacore.com>
Fri, 9 Jul 2021 10:29:04 +0000 (20:29 +1000)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 21 Sep 2021 15:25:02 +0000 (15:25 +0000)
commit0df911d9056437a79cf40fc643c49fced56574bd
tree0f09aac926803c891cef0009c07d345f041ed154
parent618fff6043926c95657ae81f6ec93e1e9d3dc1bd
[Ada] bindgen: support additional features on targets suppressing the standard lib

gcc/ada/

* bindgen.adb (Gen_Adainit): For targets that suppress the
standard library: set the default stack size global variable if
a value is provided via the -d switch, and generate a call to
__gnat_initialize_stack_limit if stack checking using stack
limits is enabled.
gcc/ada/bindgen.adb