gimplify.c (gimple_regimplify_operands): Only mark the LHS of statements for renaming.
[gcc.git] / gcc / ChangeLog
index 40a0f73b9ebf4935203bad520b1d3204f88d916b..67b1fdbde5aab9e0ad1fd3087342de4b3865c4ee 100644 (file)
@@ -1,3 +1,10 @@
+2012-05-14  Richard Guenther  <rguenther@suse.de>
+
+       * gimplify.c (gimple_regimplify_operands): Only mark the LHS
+       of statements for renaming.
+       (force_gimple_operand_1): Likewise, consistently for both
+       calls to force_gimple_operand and force_gimple_operand_gsi.
+
 2012-05-14  Richard Guenther  <rguenther@suse.de>
 
        * tree-dfa.c (make_rename_temp): Be forgiving if not in SSA form.