diff options
author | Arnaud Charlet <charlet@adacore.com> | 2022-02-25 04:39:57 -0500 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2022-05-13 08:04:45 +0000 |
commit | 78e26388edb20bc827a8c0504010621f01204af2 (patch) | |
tree | 45983969bf72eccb0c0640be8c1291bf80edcb12 /gcc/ada/gcc-interface | |
parent | 8150f295ec3b9b147c1355d136609c8226300375 (diff) | |
download | gcc-78e26388edb20bc827a8c0504010621f01204af2.zip gcc-78e26388edb20bc827a8c0504010621f01204af2.tar.gz gcc-78e26388edb20bc827a8c0504010621f01204af2.tar.bz2 |
[Ada] Only use alternate stack when needed
If we're not going to install a signal handler for SIGSEGV then we do
not need an alternate stack to handle this signal (and e.g. stack
overflows).
gcc/ada/
* libgnarl/s-taprop__linux.adb (Initialize): Do not use an
alternate stack if no handler for SEGV is installed.
Diffstat (limited to 'gcc/ada/gcc-interface')
0 files changed, 0 insertions, 0 deletions