gimplify.c (gimple_regimplify_operands): Only mark the LHS of statements for renaming.
authorRichard Guenther <rguenther@suse.de>
Mon, 14 May 2012 15:05:21 +0000 (15:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 14 May 2012 15:05:21 +0000 (15:05 +0000)
commit097dcc6683c3978015f8dd86a201679f530e3dd3
treeb9bf2e2cb432abeffcf08761c950899bd398b4e3
parenta5efada73be7bab935ae04116f480584467768dc
gimplify.c (gimple_regimplify_operands): Only mark the LHS of statements for renaming.

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.

From-SVN: r187468
gcc/ChangeLog
gcc/gimplify.c