Hi all,
could someone fluent in GCC ppc64 inline assembly, please, review the proposed fix for a FTBFS bug in the greenlet project?
The PR is https://github.com/python-greenlet/greenlet/pull/120, failing code is https://github.com/python-greenlet/greenlet/blob/master/platform/switch_ppc6... and related bug report is https://github.com/python-greenlet/greenlet/issues/119
Thanks in advance,
Dan
Dan Horák dan@danny.cz writes:
could someone fluent in GCC ppc64 inline assembly, please, review the proposed fix for a FTBFS bug in the greenlet project?
The PR is https://github.com/python-greenlet/greenlet/pull/120, failing code is https://github.com/python-greenlet/greenlet/blob/master/platform/switch_ppc6... and related bug report is https://github.com/python-greenlet/greenlet/issues/119
Done.
Notice I'm not fluent in greenlet.