From: Uros Bizjak Date: Fri, 8 Jun 2007 20:55:46 +0000 (+0200) Subject: * ChangeLog fix * ChangeLog fix. X-Git-Tag: releases/gcc-4.3.0~4546 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9510f6eb7d5cc148e7f4e721df99219af9e38541;p=thirdparty%2Fgcc.git * ChangeLog fix * ChangeLog fix. From-SVN: r125578 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 83dfcc3e73b3..a692b4903af3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -7,7 +7,7 @@ * config/xtensa/t-xtensa (LIB1ASMFUNCS): Add DImode shift functions. 2007-06-08 Harsha Jagasia - Tony Linthicum + Tony Linthicum * doc/extend.texi: Add fvect-cost-model flag. * common.opt (fvect-cost-model): New flag. @@ -205,7 +205,7 @@ (ix86_expand_builtin) [IX86_BUILTIN_INFQ]: Expand builtin. [IX86_BUILTIN_FABSQ]: Expand builtin using ix86_expand_unop_builtin(). [IX86_BUILTIN_COPYSIGNQ]: Expand builtin using - ix86_expand_unop_builtin(). + ix86_expand_binop_builtin(). 2007-06-07 Bob Wilson