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 #6 from Pat Haugen <pthaugen at gcc dot gnu.org> 2011-03-07 19:47:07 UTC ---
Author: pthaugen
Date: Mon Mar  7 19:47:03 2011
New Revision: 170750

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

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


Added:
    branches/ibm/gcc-4_5-branch/gcc/testsuite/gcc.target/powerpc/pr47862.c
Modified:
    branches/ibm/gcc-4_5-branch/gcc/ChangeLog.ibm
    branches/ibm/gcc-4_5-branch/gcc/config/rs6000/rs6000.h
    branches/ibm/gcc-4_5-branch/gcc/testsuite/ChangeLog.ibm


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