On 6/18/2026 3:07 AM, Jin Ma wrote:
Hi Jeff,
Thank you for the testing and the detailed report. I sincerely apologize
for the inconvenience caused — I only tested on RISC-V before submitting
and did not catch regressions on other architectures. That was an
oversight on my part.
I should clarify that this patch was dropped by me intentionally.
You can see it here:
https://patchwork.sourceware.org/project/gcc/patch/[email protected]/
The reason is that I discovered a deeper issue that requires more careful
analysis. Changes touching register allocation need to be handled with
great caution, and I need more time to investigate the root cause
properly. ):
Everyone gets bitten at least once trying to change the register
allocator and realizing it's non-trivial.
Keep my offer to help with testing in mind as you do your development.
Thanks again,
Jeff