sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a direct...
authorKaz Kojima <kkojima@gcc.gnu.org>
Mon, 20 Sep 2004 23:10:00 +0000 (23:10 +0000)
committerKaz Kojima <kkojima@gcc.gnu.org>
Mon, 20 Sep 2004 23:10:00 +0000 (23:10 +0000)
commit455786b6c75af58bd20f39f00148c12562d65863
tree14e37e98582d54b87c80d912cc5641d9faead558
parent3d142be23b9b1ce6a479a9c4ef836a3a79d6a650
sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR note to pretend a direct save from the original...

* config/sh/sh.c (sh_expand_prologue): Add a REG_FRAME_RELATED_EXPR
note to pretend a direct save from the original register when an
intermediate register is used for the save.

From-SVN: r87778
gcc/ChangeLog
gcc/config/sh/sh.c