OSDN Git Service

PR tree-optimization/16728
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 23:24:41 +0000 (23:24 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Oct 2004 23:24:41 +0000 (23:24 +0000)
commit3276c83bdcc633a4dfd9ecb2c5ff19cb0527f6bf
treeb25d116db892766e4a7456df5b0f900fccef4a11
parentd78f4c376b3c8279d24ef96c9d10011a6bf19641
PR tree-optimization/16728
* tree-flow.h (get_ptr_info): Declare.
* tree-ssa-alias.c (get_ptr_info): Make extern.
* tree-ssa-copy.c (merge_alias_info): Merge flow-sensitive
alias information.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@89792 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-flow.h
gcc/tree-ssa-alias.c
gcc/tree-ssa-copy.c