gcc/gcc ChangeLog reg-stack.c
sayle@gcc.gnu.org
sayle@gcc.gnu.org
Fri May 27 01:58:00 GMT 2005
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: sayle@gcc.gnu.org 2005-05-27 01:58:08
Modified files:
gcc : ChangeLog reg-stack.c
Log message:
* reg-stack.c (convert_regs_entry, convert_regs_exit,
convert_regs_1, convert_regs_2, convert_regs): Delete prototypes.
(reg_to_stack): Move to end of the file. Initialize the per
basic block information here, instead of...
(convert_regs_entry): Here.
(convert_regs): Change unused return type to void.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8915&r2=2.8916
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-stack.c.diff?cvsroot=gcc&r1=1.178&r2=1.179
More information about the Gcc-cvs
mailing list