OSDN Git Service

PR target/34709
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index d163f6a..a3b360f 100644 (file)
@@ -1,7 +1,16 @@
+2008-01-08  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/34709
+       Revert:
+
+       2008-01-05  Uros Bizjak  <ubizjak@gmail.com>
+       * config/i386/i386.c (ix86_builtin_reciprocal): Remove check
+       for TARGET_RECIP.       
+       
 2008-01-08  Jan Sjodin  <jan.sjodin@amd.com>
        
-       * config/i386/i386.c:
-       (k8_cost, amdfam10_cost): Branch costs for vectorization tuned.
+       * config/i386/i386.c (k8_cost, amdfam10_cost): Branch costs
+       for vectorization tuned.
        
 2008-01-08  Richard Guenther  <rguenther@suse.de>