OSDN Git Service

* regmove.c (try_apply_stack_adjustment): Remove now redundant
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Apr 2001 23:27:22 +0000 (23:27 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 30 Apr 2001 23:27:22 +0000 (23:27 +0000)
commit17cdb3a8e4763a7ba3e42d483ffadb7fadfc7b85
treeb5e2deb5406973fb7e6c37c3bdf2a9c4ef77598b
parent390f2f0e43b3d071f78338a164d0e655d14ddc1e
    * regmove.c (try_apply_stack_adjustment): Remove now redundant
        sanity checks.
        (combine_stack_adjustments_for_block): Don't combine stack
        allocation followed by deallocations.  Handle grow-up stacks.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41707 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/regmove.c