Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN.
authorIain Sandoe <iain@sandoe.co.uk>
Wed, 30 Dec 2020 18:03:24 +0000 (18:03 +0000)
committerIain Sandoe <iain@sandoe.co.uk>
Sat, 2 Jan 2021 19:56:19 +0000 (19:56 +0000)
commitac6ecec4b328daf0583a125d647f9a5836fa0023
tree2da72defa30ca0f3ec18134339ee541afebd0794
parent896607741f1ea98fc8a35e58e76d67248f6e6211
Darwin, Simplify headers 2/5 : Move spec for STACK_CHECK_STATIC_BUILTIN.

We now need a modern (C++11) toolchain to bootstrap GCC, so there's no
need to skip the stack protect for Darwin < 9.

gcc/ChangeLog:

* config/darwin9.h (STACK_CHECK_STATIC_BUILTIN): Move from here..
* config/darwin.h (STACK_CHECK_STATIC_BUILTIN): .. to here.
gcc/config/darwin.h
gcc/config/darwin9.h