OSDN Git Service

* cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
index e9edd79..335fa39 100644 (file)
@@ -1,10 +1,22 @@
+2008-05-20  Alexandre Oliva  <aoliva@redhat.com>
+
+       * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.
+
+2008-05-19  Xinliang David Li  <davidxl@google.com>
+
+       * tree-ssa-dce.c: Revert patches of 2008-05-17 and 2008-05-18. 
+       * opts.c: Ditto.
+       * common.opt: Ditto.
+       * doc/invoke.texi: Ditto.
+
 2008-05-19  Eric Botcazou  <ebotcazou@adacore.com>
 
        * tree.c (substitute_in_expr) <tcc_vl_exp>: Fix thinko.
+       (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.
 
 2008-05-19  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * gcc/config/i386/i386.c (ix86_expand_vector_init_concat): Change
+       * config/i386/i386.c (ix86_expand_vector_init_concat): Change
        sizes of operand array from 8/4 to 4/2.
        (ix86_expand_vector_init_general): Change size of operand array
        from 32 to 16.  Remove op0, op1 and half_mode.