[issue46600] Python built with clang -O0 allocates 10x more stack memory than clang -O3 on a Python function call

STINNER Victor report at bugs.python.org
Tue Feb 1 08:47:26 EST 2022


STINNER Victor <vstinner at python.org> added the comment:


New changeset 0515eafe55ce7699e3bbc3c1555f08073d43b790 by Victor Stinner in branch 'main':
bpo-46600: ./configure --with-pydebug uses -Og with clang (GH-31052)
https://github.com/python/cpython/commit/0515eafe55ce7699e3bbc3c1555f08073d43b790


----------

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


More information about the Python-bugs-list mailing list