Author: uros
Date: Sat Aug 20 10:15:59 2011
New Revision: 177927
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177927
Log:
* config/i386/i386.c (ix86_expand_round_sse4): Expand as
trunc (a + copysign (nextafter (0.5, 0.0), a)).
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c