gcc/gcc tree.h c-typeck.c

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


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

Modified files:
	gcc            : tree.h c-typeck.c 

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/tree.h.diff?cvsroot=gcc&r1=1.590&r2=1.591
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.357&r2=1.358



More information about the Gcc-cvs mailing list