tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var is to...
authorRichard Guenther <rguenther@suse.de>
Sun, 28 Oct 2007 21:39:15 +0000 (21:39 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sun, 28 Oct 2007 21:39:15 +0000 (21:39 +0000)
commita9077d27daa2ebe96daf2caf526d94d1cff3a196
treead7d04c51c358fd8705fd4abd8ae5ff7b569811e
parent07bd6227933933df29af6cb5db4f52afc5e9043b
tree-ssa-operands.c (add_vars_for_offset): Add parameter telling if the var is to be treated as points-to location.

2007-10-28  Richard Guenther  <rguenther@suse.de>

* tree-ssa-operands.c (add_vars_for_offset): Add parameter
telling if the var is to be treated as points-to location.
(add_vars_for_bitmap): Pass true to add_vars_for_offset.
(add_virtual_operand): Only recurse into MPTs if aliases
is from a NMT.

From-SVN: r129704
gcc/ChangeLog
gcc/tree-ssa-operands.c