Re: [PATCH] rs6000: Add PowerPC inline asm redzone clobber support

2024-11-24 Thread Kewen Lin
Hi Jakub, Thanks for doing this! 在 2024/11/7 20:16, Jakub Jelinek 写道: > Hi! > > The following patch on top of the > https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667949.html > patch adds rs6000 part of the support (the only other target I'm aware of > which clearly has red zone as well

[PATCH] rs6000: Add PowerPC inline asm redzone clobber support

2024-11-07 Thread Jakub Jelinek
Hi! The following patch on top of the https://gcc.gnu.org/pipermail/gcc-patches/2024-November/667949.html patch adds rs6000 part of the support (the only other target I'm aware of which clearly has red zone as well). 2024-11-07 Jakub Jelinek * config/rs6000/rs6000.h (struct machine_fu