gcc/gcc ChangeLog

wilson@gcc.gnu.org wilson@gcc.gnu.org
Tue Aug 17 00:01:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	wilson@gcc.gnu.org	2004-08-17 00:01:24

Modified files:
	gcc            : ChangeLog 

Log message:
	Make unsafe vector float optimizations dependent on -ffast-math.
	* tree.h (VECTOR_FLOAT_TYPE_P): New.
	(FLOAT_TYPE_P): Use it.
	* c-typeck.c (build_binary_op): After convert calls, check for
	check for ERROR_MARK operands.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4929&r2=2.4930



More information about the Gcc-cvs mailing list