]> git.ipfire.org Git - thirdparty/gcc.git/commit
rl78.c (rl78_expand_prologue): Use AX to copy between SP and FP.
authorDJ Delorie <dj@redhat.com>
Thu, 12 Sep 2013 22:43:30 +0000 (18:43 -0400)
committerDJ Delorie <dj@gcc.gnu.org>
Thu, 12 Sep 2013 22:43:30 +0000 (18:43 -0400)
commit17b2557c8348c79c6f1a4d6c3a46114011739eff
treee6649283fb5338b08ab35ddda268b111d9d90636
parent984417a0ae5aec2b3ef771b52d9d41b01c77ff02
rl78.c (rl78_expand_prologue): Use AX to copy between SP and FP.

* config/rl78/rl78.c (rl78_expand_prologue): Use AX to copy
between SP and FP.
(rl78_expand_epilogue): Likewise.

From-SVN: r202542
gcc/ChangeLog
gcc/config/rl78/rl78.c