This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/65109] [5 Regression] r220674 causes FAIL: gcc.target/powerpc/ppc64-abi-1.c execution test


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-patches@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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]