tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR to try to avoid clobbe...
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 12 Jan 2006 23:07:53 +0000 (23:07 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 12 Jan 2006 23:07:53 +0000 (23:07 +0000)
commitdff852300d9b22630a068004ba5392cd5da0e523
treec3d33f6377f8775889ac7c774756bf8382becacb
parent1cd99a23170ba575038abfd96bd0694e363e944c
tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR to try to avoid clobbering pieces of structures when...

2006-01-11  Daniel Berlin  <dberlin@dberlin.org>

* tree-ssa-operands.c (add_call_clobber_ops): Use SFT_PARENT_VAR
to try to avoid clobbering pieces of structures when we know
something about the whole structure.
* tree-ssa-alias.c (create_sft): Set SFT_PARENT_VAR

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