This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
gcc/gcc ChangeLog regmove.c
- To: gcc-cvs at gcc dot gnu dot org
- Subject: gcc/gcc ChangeLog regmove.c
- From: rth at gcc dot gnu dot org
- Date: 30 Apr 2001 23:27:22 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2001-04-30 16:27:22
Modified files:
gcc : ChangeLog regmove.c
Log message:
* 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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9890&r2=1.9891
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/regmove.c.diff?cvsroot=gcc&r1=1.102&r2=1.103