------- Comment #4 from kkojima at gcc dot gnu dot org 2007-05-21 00:57 ------- Subject: Bug 31701
Author: kkojima Date: Sun May 20 23:57:32 2007 New Revision: 124885 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124885 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_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/config/sh/sh.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31701