Paul Eggert wrote: > That being said, it does look like a reliability win if we start using > -fstack-clash-protection on platforms like Fedora x86-64 that support it and > do > not enable it by default. Perhaps we should have a Gnulib or Autoconf macro > that > does that.
Yes, such a macro would be useful. To be used at the discretion of the package maintainer (e.g. through a Gnulib module, similar to the 'largefile' module). But do you have an overview which targets are meant in the doc? "old-style stack checking is also the fallback method for ‘specific’ if no target support has been added in the compiler." "Most targets do not fully support stack clash protection." Bruno