egcs/gcc ChangeLog varasm.c tree.h

gkm@gcc.gnu.org gkm@gcc.gnu.org
Wed Aug 30 15:50:00 GMT 2000


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	gkm@sourceware.cygnus.com	2000-08-30 15:50:52

Modified files:
	gcc            : ChangeLog varasm.c tree.h 

Log message:
	* tree.h (struct tree_int_cst): Wrap low and high in a sub-struct.
	(TREE_INT_CST_LOW, TREE_INT_CST_HIGH): Access through sub-struct.
	(TREE_INT_CST): New macro.
	* varasm.c (const_hash, compare_constant_1, record_constant_1):
	Use new macro TREE_INT_CST.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.7583&r2=1.7584
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/varasm.c.diff?cvsroot=gcc&r1=1.131&r2=1.132
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/tree.h.diff?cvsroot=gcc&r1=1.194&r2=1.195



More information about the Gcc-cvs mailing list