2006-11-13 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2006 18:20:13 +0000 (18:20 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 13 Nov 2006 18:20:13 +0000 (18:20 +0000)
commitbc3b57986f201df85a575738bc349b4014bd337d
tree7c345f2f2004ba2f402031ef050ab8585e3fe0ce
parent7319b90e2c2745d6a1313c23ad503810c89f697b
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118769 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c