Steve Dower added the comment:

test_memoryview_assign seems to be okay, but the two test_lzma tests still fail 
with the same message. Both pass without PGO.

I'll get in touch with the PGO team and try and get it fixed. I haven't 
checked, but it looks consistent with Stefan's analysis of the disassembly. My 
guess it that it's a broken space optimisation rather than a speed one - our 
release builds normally optimise everything for speed but PGO will often decide 
that space is better.

----------

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

Reply via email to