]> git.ipfire.org Git - thirdparty/gcc.git/commit
flow.c (life_analysis): Preserve registers used by the epilogue.
authorMike Stump <mrs@gcc.gnu.org>
Wed, 21 Aug 1996 23:03:07 +0000 (23:03 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Wed, 21 Aug 1996 23:03:07 +0000 (23:03 +0000)
commit632c9d9e7ec43f0a414454b1711acb572fad9759
treed9a73667aa9869c0d5682d9af691bab0e5603958
parentcc5aa58ba9935e009caf9e0918fbdc68db72c2ba
flow.c (life_analysis): Preserve registers used by the epilogue.

* flow.c (life_analysis): Preserve registers used by the epilogue.
(mark_used_regs): Likewise.
* reorg.c (fill_simple_delay_slots): Likewise.
(dbr_schedule): Likewise.
Fixes eh49.C for sparc.

From-SVN: r12666
gcc/flow.c
gcc/reorg.c