gcc/gcc ChangeLog fold-const.c convert.c

bonzini@gcc.gnu.org bonzini@gcc.gnu.org
Tue Aug 23 18:01:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	bonzini@gcc.gnu.org	2005-08-23 18:01:27

Modified files:
	gcc            : ChangeLog fold-const.c convert.c 

Log message:
	2005-08-23  Paolo Bonzini  <bonzini@gnu.org>
	
	PR middle-end/23517
	* fold-const.c (fold_convert): Use VIEW_CONVERT_EXPR to convert
	between vectors.
	* convert.c (convert_to_integer, convert_to_vector): Likewise.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.385&r2=2.7592.2.386
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.517.2.14&r2=1.517.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/convert.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.57&r2=1.57.2.1



More information about the Gcc-cvs mailing list