OSDN Git Service

2008-06-06 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jun 2008 10:11:44 +0000 (10:11 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 6 Jun 2008 10:11:44 +0000 (10:11 +0000)
commitddca26d5e56ac59f30514ce7d5da61aa76392954
tree4e5835ccc889c0b51de1aa0ac9c19be9affe52c4
parent8bd98e13a4aa92bf35b9e361b5ef2356fe2e3475
2008-06-06  Richard Guenther  <rguenther@suse.de>

* tree-ssa-structalias.c (merge_smts_into): Remove.
(find_what_p_points_to): Do not bother to compute the
points-to set for pt_anything pointers.
* tree-ssa-operands.c (get_addr_dereference_operands): No NMT
for pt_anything pointers is ok.

* gcc.dg/tree-ssa/alias-18.c: XFAIL some sub-tests.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@136428 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/alias-18.c
gcc/tree-ssa-operands.c
gcc/tree-ssa-structalias.c