regmove.c (try_apply_stack_adjustment): Remove now redundant sanity checks.
authorJan Hubicka <jh@suse.cz>
Mon, 30 Apr 2001 23:27:22 +0000 (01:27 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 30 Apr 2001 23:27:22 +0000 (16:27 -0700)
commit595c2290274554b0164229642206fc5e8a7bfb2f
treeb5e2deb5406973fb7e6c37c3bdf2a9c4ef77598b
parentdad362764fe456881661e192c595a6774794eb82
regmove.c (try_apply_stack_adjustment): Remove now redundant sanity checks.

        * 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.

Co-Authored-By: Richard Henderson <rth@redhat.com>
From-SVN: r41707
gcc/ChangeLog
gcc/regmove.c