STINNER Victor <[email protected]> added the comment:
FYI __builtin_unreachable() is used since this change, of bpo-38249: commit eebaa9bfc593d5a46b293c1abd929fbfbfd28199 Author: Serhiy Storchaka <[email protected]> Date: Mon Mar 9 20:49:52 2020 +0200 bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329) Co-authored-by: Victor Stinner <[email protected]> ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41875> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
