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/31701] [4.1/4.2/4.3 Regression] SH: wrong epilogue for sibling calls



------- Comment #3 from kkojima at gcc dot gnu dot org  2007-05-21 00:27 -------
Subject: Bug 31701

Author: kkojima
Date: Sun May 20 23:27:22 2007
New Revision: 124882

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124882
Log:
        PR target/31701
        Backport from mainline.
        * config/sh/sh.c (output_stack_adjust): Avoid using the frame
        register itself to hold the offset constant.  Tell flow the use
        of r4 and r5 when they are used.


Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/sh/sh.c


-- 


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


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