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/24445] [4.1 Regression] "unable to find a register to spill in class 'R0_REGS"



------- Comment #13 from kkojima at gcc dot gnu dot org  2005-11-11 02:12 -------
Subject: Bug 24445

Author: kkojima
Date: Fri Nov 11 02:12:42 2005
New Revision: 106774

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106774
Log:
        PR target/24445
        * calls.c (expand_call): Copy a return value to a plain register
        if needed.

        * gcc.dg/pr24445.c: New test.


Added:
    trunk/gcc/testsuite/gcc.dg/pr24445.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/calls.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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