From
https://gcc.gnu.org/ml/gcc-patches/2010-09/msg01807.html
-fsplit-stack should pass --wrap=pthread_create to linker for -fsplit-stack
It is needed to initialize the stack guard. This fixes PR 20148.
Differential D16469
Pass --wrap=pthread_create to linker for -fsplit-stack hjl.tools on Jan 22 2016, 10:36 AM. Authored by
Details From https://gcc.gnu.org/ml/gcc-patches/2010-09/msg01807.html -fsplit-stack should pass --wrap=pthread_create to linker for -fsplit-stack
Diff Detail Event Timeline |