gcc/gcc ChangeLog convert.c

sayle@gcc.gnu.org sayle@gcc.gnu.org
Wed Feb 19 03:39:00 GMT 2003


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	sayle@gcc.gnu.org	2003-02-19 03:39:32

Modified files:
	gcc            : ChangeLog convert.c 

Log message:
	* convert.c (convert_to_real): Also optimize (float)log(x) into
	logf(x) where x is a float, i.e. also handle BUILT_IN_LOG{,L}.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16775&r2=1.16776
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/convert.c.diff?cvsroot=gcc&r1=1.27&r2=1.28



More information about the Gcc-cvs mailing list