On Mon, 26 Nov 2018, Mark Wielaard wrote:

> Define a new target macro TARGET_HAS_DEFAULT_NOEXEC_STACK for those targets
> that have a non-executable default stack based on when they call
> file_end_indicate_exec_stack.

Some targets (e.g. ia64) may default to no-exec stacks without needing 
that hook (e.g. if they use function descriptors, so trampolines have no 
need for an executable stack).

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to