STINNER Victor <vstin...@python.org> added the comment:

Thanks Martin Liška for the bug report and your PR 17462!

I chose to use volatile instead, since it's already the second time that we 
have to fix this function for a specific compiler. You abandonned your PR and 
confrmed that my PR fix your issue with GCC 10, so I merged my PR. Thanks for 
testing ;-)

I backported the fix to 3.7 and 3.8 branches.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38965>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to