Comment 2 for bug 2060108

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2024-04-09 12:50 EDT-------
(In reply to comment #4)
> According to https://github.com/python-greenlet/greenlet/issues/395 this is
> the source with asm affected:
>
> https://github.com/python-greenlet/greenlet/blob/master/src/greenlet/
> platform/switch_ppc64_linux.h
>
> It is likely that r31 is reserved when the frame pointer is required.
>
> Adding one of the powerpc toolchain developers to confirm.

I've asked in the upstream issue for the preprocessed source file that I can recreate and debug with.