[issue38249] Optimize out Py_UNREACHABLE in the release mode

Serhiy Storchaka report at bugs.python.org
Mon Mar 9 14:49:56 EDT 2020


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset eebaa9bfc593d5a46b293c1abd929fbfbfd28199 by Serhiy Storchaka in branch 'master':
bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329)
https://github.com/python/cpython/commit/eebaa9bfc593d5a46b293c1abd929fbfbfd28199


----------

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


More information about the Python-bugs-list mailing list