https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65109
--- Comment #12 from Jeffrey A. Law <law at redhat dot com> --- Martin, Looks good to me. Can you write a quick ChangeLog for the patch, then post it to gcc-patc...@gcc.gnu.org Something like PR target/65109 * gcc.target/powerpc/ppc64-abi-1.c: Split test functions into two parts. One to save registers, the other to verify the registers have the right values. Save register state into static data rather than on the stack.