[issue38205] Py_UNREACHABLE() no longer behaves as a function call

Sergey Fedoseev report at bugs.python.org
Thu Sep 19 06:36:41 EDT 2019


Sergey Fedoseev <fedoseev.sergey at gmail.com> added the comment:

FWIW I proposed to add Py_ASSUME() macro that uses __builtin_unreachable() in bpo-38147.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38205>
_______________________________________


More information about the Python-bugs-list mailing list