gcc/gcc ChangeLog gimplify.c config/rs6000/rs6 ...

pinskia@gcc.gnu.org pinskia@gcc.gnu.org
Tue Aug 24 15:46:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-08-24 15:46:40

Modified files:
	gcc            : ChangeLog gimplify.c 
	gcc/config/rs6000: rs6000.c 

Log message:
	2004-08-24  Richard Henderson  <rth@redhat.com>
	Andrew Pinski  <apinski@apple.com>
	
	* gimplify.c (gimplify_array_ref_to_plus): Delete.
	(gimplify_addr_expr): Do not call gimplify_array_ref_to_plus
	for ARRAY_REF.
	
	* config/rs6000/rs6000.c (altivec_expand_builtin): Go passed
	ARRAY_REF also to get to the STRING_CST.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5055&r2=2.5056
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&r1=2.65&r2=2.66
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/rs6000.c.diff?cvsroot=gcc&r1=1.697&r2=1.698



More information about the Gcc-cvs mailing list