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 rtl-optimization/47862] Incorrect code for spilling a vector register


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47862

--- Comment #4 from Pat Haugen <pthaugen at gcc dot gnu.org> 2011-03-07 19:27:13 UTC ---
Author: pthaugen
Date: Mon Mar  7 19:27:09 2011
New Revision: 170748

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170748
Log:
        PR target/47862
        * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
        * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Undefine
        before definition.

        * testsuite/gcc.target/powerpc/pr47862.c: New.


Added:
    trunk/gcc/testsuite/gcc.target/powerpc/pr47862.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/e500.h
    trunk/gcc/config/rs6000/rs6000.h
    trunk/gcc/testsuite/ChangeLog


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