gcc/gcc ChangeLog convert.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Thu May 26 04:38:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2005-05-26 04:38:53

Modified files:
	gcc            : ChangeLog convert.c 

Log message:
	* convert.c (convert_to_integer) <POINTER_TYPE>: Avoid recursive
	call to convert_to_integer by building the NOP_EXPR directly.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8902&r2=2.8903
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/convert.c.diff?cvsroot=gcc&r1=1.62&r2=1.63



More information about the Gcc-cvs mailing list