]> git.ipfire.org Git - thirdparty/gcc.git/commit
mn10300.c (REG_SAVE_BYTES): Only reserve space for registers which will be saved.
authorJeffrey A Law <law@cygnus.com>
Wed, 12 Aug 1998 16:41:11 +0000 (16:41 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 12 Aug 1998 16:41:11 +0000 (10:41 -0600)
commit980d0e8162562c3126df6748bd09d5680bd32a86
treef5191aabd1734993abe5a0977509099a6bcd0dc1
parent6e755043ddb0a6055edff6654b14585ca4b02218
mn10300.c (REG_SAVE_BYTES): Only reserve space for registers which will be saved.

        * mn10300.c (REG_SAVE_BYTES): Only reserve space for registers
        which will be saved.
        * mn10300.md (prologue insn): Only save registers which need saving.
        (epilogue insn): Similarly.

From-SVN: r21687
gcc/ChangeLog
gcc/config/mn10300/mn10300.c
gcc/config/mn10300/mn10300.md