egcs/gcc ChangeLog
zack@gcc.gnu.org
zack@gcc.gnu.org
Wed Aug 22 00:16:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: zack@gcc.gnu.org 2001-08-22 00:16:54
Modified files:
gcc : ChangeLog
Log message:
* caller-save.c: Don't include insn-codes.h.
(reg_save_code, reg_restore_code): Make arrays of int.
All uses updated to match.
(insert_save, insert_restore): No need to initialize "code"
variable upon declaration.
* Makefile.in: update dependencies; fix typo in clean rule.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.11120&r2=1.11121
More information about the Gcc-cvs
mailing list