Skip to content
Commit bc181596 authored by Kumar Gala's avatar Kumar Gala Committed by Kumar Gala
Browse files

kernel: Fix gcc-9.2 warning with _StackCheckHandler



Remove FUNC_NORETURN attribute from _StackCheckHandler to address the
following warning from gcc-9.2:

kernel/compiler_stack_protect.c:62:32: error: '__stack_chk_fail'
specifies less restrictive attribute than its target
'_StackCheckHandler': 'noreturn' [-Werror=missing-attributes]

Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
parent 4b24027b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment