[issue38350] ./configure --with-pydebug should use -O0 rather than -Og

STINNER Victor report at bugs.python.org
Wed Oct 2 12:44:00 EDT 2019


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

I basically propose to revert bpo-23445 change:

commit 3d6c784371bccc2407048652bce50c5bccf9b1af
Author: Antoine Pitrou <solipsis at pitrou.net>
Date:   Wed Feb 11 19:39:16 2015 +0100

    Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the resulting executable faster.

----------

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


More information about the Python-bugs-list mailing list