gcc/gcc ChangeLog varasm.c

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Sat Mar 15 16:30:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	uweigand@gcc.gnu.org	2003-03-15 16:30:40

Modified files:
	gcc            : ChangeLog varasm.c 

Log message:
	* varasm.c (struct rtx_const): Change type of un.addr member
	to struct holding an additional 'symbol' member.
	(decode_rtx_const): Re-enable optimization to count SYMBOL_REFs
	with equal string addresses as equal.
	(simplify_subtraction): Adapt to struct rtx_const change.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17093&r2=1.17094
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&r1=1.334&r2=1.335



More information about the Gcc-cvs mailing list