tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of vector type.
[gcc.git] / gcc / ChangeLog
index 96cac6765d482c4fee620e8c396f2ae29e6ca9c6..d920a8878c50a091d7b13bcb84c0dd892554366f 100644 (file)
@@ -1,3 +1,10 @@
+2011-10-05  Richard Guenther  <rguenther@suse.de>
+
+       * tree-ssa-sccvn.c (vn_get_expr_for): Handle CONSTRUCTOR of
+       vector type.
+       (simplify_unary_expression): Handle BIT_FIELD_REFs.
+       (try_to_simplify): Handle BIT_FIELD_REFs.
+
 2011-10-05  Georg-Johann Lay  <avr@gjlay.de>
 
        * config/avr/avr-protos.h (avr_out_addto_sp): New prototype.