diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2022-01-21 13:24:00 -0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2022-01-21 14:36:02 -0800 |
commit | 60953a23d57b13a672f751bec0c6eefc059eb1ab (patch) | |
tree | 43740b618f6644672350784b252291128ef78fb8 /gcc/errors.cc | |
parent | f36efe71bef8ddf72306aca313d28759434cf97a (diff) | |
download | gcc-60953a23d57b13a672f751bec0c6eefc059eb1ab.zip gcc-60953a23d57b13a672f751bec0c6eefc059eb1ab.tar.gz gcc-60953a23d57b13a672f751bec0c6eefc059eb1ab.tar.bz2 |
x86: Properly disable -fsplit-stack support on non-glibc targets
Revert x86 changes in
commit c163647ffbc9a20c8feb6e079dbecccfe016c82e
Author: Soren Tempel <soeren@soeren-tempel.net>
Date: Fri Jan 21 19:22:46 2022 +0000
Disable -fsplit-stack support on non-glibc targets
and change ix86_supports_split_stack to return true only on glibc.
PR bootstrap/104170
* common/config/i386/i386-common.cc (ix86_supports_split_stack):
Return true only on glibc.
* config/i386/gnu-user-common.h (STACK_CHECK_STATIC_BUILTIN):
Revert commit c163647ffbc.
* config/i386/gnu.h (TARGET_LIBC_PROVIDES_SSP): Likewise.
Diffstat (limited to 'gcc/errors.cc')
0 files changed, 0 insertions, 0 deletions