]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* ChangeLog fix * ChangeLog fix.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 8 Jun 2007 20:55:46 +0000 (22:55 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 8 Jun 2007 20:55:46 +0000 (22:55 +0200)
From-SVN: r125578

gcc/ChangeLog

index 83dfcc3e73b39b3a5b2fc560b2e5defbfa81f54b..a692b4903af3d70f32104b1bbc44d9b48fd846c3 100644 (file)
@@ -7,7 +7,7 @@
        * config/xtensa/t-xtensa (LIB1ASMFUNCS): Add DImode shift functions.
        
 2007-06-08  Harsha Jagasia <harsha.jagasia@amd.com>
-            Tony Linthicum <tony.linthicum@amd.com>
+           Tony Linthicum <tony.linthicum@amd.com>
 
        * doc/extend.texi: Add fvect-cost-model flag.
        * common.opt (fvect-cost-model): New flag.
        (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  <bob.wilson@acm.org>