about summary refs log tree commit diff
path: root/include/sys
diff options
context:
space:
mode:
authorrofl0r <retnyg@gmx.net>2013-01-01 07:59:11 +0100
committerrofl0r <retnyg@gmx.net>2013-01-04 20:36:34 +0100
commit2c1f8fd5da3306fd7c8a2267467e44eb61f12dd4 (patch)
tree9b10c915f1cb4ae8e76e285b5330f4236ac5bf5d /include/sys
parent5d893e50b063e67360dabb120b547ba52bfc5b87 (diff)
downloadmusl-2c1f8fd5da3306fd7c8a2267467e44eb61f12dd4.tar.gz
musl-2c1f8fd5da3306fd7c8a2267467e44eb61f12dd4.tar.xz
musl-2c1f8fd5da3306fd7c8a2267467e44eb61f12dd4.zip
__assert_fail(): remove _Noreturn, to get proper stacktraces
for _Noreturn functions, gcc generates code that trashes the
stack frame, and so it makes it impossible to inspect the causes
of an assert error in gdb.

abort() is not affected (i have not yet investigated why).
Diffstat (limited to 'include/sys')
0 files changed, 0 insertions, 0 deletions