------- Comment #2 from kkojima at gcc dot gnu dot org 2007-04-28 01:07 ------- Subject: Bug 31701
Author: kkojima Date: Sat Apr 28 01:07:40 2007 New Revision: 124248 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124248 Log: PR target/31701 * 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: trunk/gcc/ChangeLog trunk/gcc/config/sh/sh.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31701