tree-ssa-alias.c (find_used_portions): Consider taking the address as making the...
authorRichard Guenther <rguenther@suse.de>
Thu, 2 Mar 2006 15:47:03 +0000 (15:47 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 2 Mar 2006 15:47:03 +0000 (15:47 +0000)
commit62c577fd5b75400ee9ee04912a63dda0120703e2
tree47d1622a6e37c30c37dec6f33de1d6b4b8f831a0
parent92cd5e4fe4f67c15ed26b1e0a904185710a49a94
tree-ssa-alias.c (find_used_portions): Consider taking the address as making the variable not write-only.

2006-03-02  Richard Guenther  <rguenther@suse.de>

* tree-ssa-alias.c (find_used_portions): Consider taking
the address as making the variable not write-only.

From-SVN: r111639
gcc/ChangeLog
gcc/tree-ssa-alias.c