This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/gcc ChangeLog tree.h cp/ChangeLog cp/opti ...


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	jason@gcc.gnu.org	2001-02-16 04:46:21

Modified files:
	gcc            : ChangeLog tree.h 
	gcc/cp         : ChangeLog optimize.c 

Log message:
	* tree.h (BLOCK_CHAIN): Use BLOCK_CHECK.
	* optimize.c (remap_block): If we're compiling a clone, pass the
	new block to insert_block.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.9293&r2=1.9294
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.h.diff?cvsroot=gcc&r1=1.224&r2=1.225
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2244&r2=1.2245
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/cp/optimize.c.diff?cvsroot=gcc&r1=1.51&r2=1.52


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]