r118769 - in /trunk/gcc: ChangeLog config/i386/...

rguenth@gcc.gnu.org rguenth@gcc.gnu.org
Mon Nov 13 18:20:00 GMT 2006


Author: rguenth
Date: Mon Nov 13 18:20:13 2006
New Revision: 118769

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118769
Log:
2006-11-13  Richard Guenther  <rguenther@suse.de>

	* config/i386/i386.c (ix86_expand_lround): Handle expand_simple_binop
	return value.
	(ix86_expand_lfloorceil): Likewise.
	(ix86_expand_rint): Likewise.
	(ix86_expand_floorceildf_32): Likewise.
	(ix86_expand_floorceil): Likewise.
	(ix86_expand_rounddf_32): Likewise.
	(ix86_expand_truncdf_32): Likewise.
	(ix86_expand_round): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c



More information about the Gcc-cvs mailing list