]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-sra.c (sra_walk_fns): Document new restriction.
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Mar 2007 22:30:32 +0000 (22:30 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Mar 2007 22:30:32 +0000 (22:30 +0000)
commit9700224802151e26d4fadbf9eba9038f73006203
tree944030daf9ed3ad7c588f297c744c7105c9ad582
parente39e8c363b440515ff778e4141634af5cc4b5815
tree-sra.c (sra_walk_fns): Document new restriction.

* tree-sra.c (sra_walk_fns) <ldst>: Document new restriction.
(sra_walk_modify_expr) <rhs_elt>: Treat the reference as a use
if the lhs has side-effects.
<lhs_elt>: Treat the reference as a use if the rhs has side-effects.

From-SVN: r122492
gcc/ChangeLog
gcc/tree-sra.c