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 #14 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Mon Feb 23 21:46:18 2015
New Revision: 220920

URL: https://gcc.gnu.org/viewcvs?rev=220920&root=gcc&view=rev
Log:
    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.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/powerpc/ppc64-abi-1.c


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