tree-ssa-structalias.c (set_uids_in_ptset): Use the pointed-to type for TBAA pruning.
authorRichard Guenther <rguenther@suse.de>
Thu, 15 Nov 2007 09:06:58 +0000 (09:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 15 Nov 2007 09:06:58 +0000 (09:06 +0000)
commitf83ca2512f522d26fd9282b0e803e1a0afeb935d
treef828992d85798ae89d20b59089bccde344be67c9
parentcc3c24ed0273b988420c807675d21a70c0787a7a
tree-ssa-structalias.c (set_uids_in_ptset): Use the pointed-to type for TBAA pruning.

2007-11-15  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (set_uids_in_ptset): Use the pointed-to
type for TBAA pruning.
(find_what_p_points_to): Call set_uids_in_ptset with the original
pointer, not the decl of the solution we collapsed to.

From-SVN: r130195
gcc/ChangeLog
gcc/tree-ssa-structalias.c