tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM_REF.
authorRichard Guenther <rguenther@suse.de>
Thu, 15 May 2008 10:36:18 +0000 (10:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 May 2008 10:36:18 +0000 (10:36 +0000)
commit9f59420d5c2a4c94a1d3c7c82988ffcd672cae9c
tree6f8f7c379acc79115ebd45556e001eace5589796
parent6784c6e03313eefa52ceb1a40776051ad1a720f1
tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM_REF.

2008-05-15  Richard Guenther  <rguenther@suse.de>

* tree-dfa.c (refs_may_alias_p): Allow all kinds of
INDIRECT_REF and TARGET_MEM_REF.
* tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle
TARGET_MEM_REF.

From-SVN: r135332
gcc/ChangeLog
gcc/tree-dfa.c
gcc/tree-ssa-sccvn.c