Skip to content
Commit d7fe69a6 authored by Anas Nashif's avatar Anas Nashif
Browse files

toolchain: xcc: __builtin_unreachable needs to be a loop



Functions are declared as noreturn but they do in fact return (when
control reaches the end of the body, since it doesn't enter an infinite
loop, it doesn't call other "noreturn" functions, etc.)

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 4071f2c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment