OSDN Git Service

PR tree-optimization/18307
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2004 21:07:03 +0000 (21:07 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 17 Nov 2004 21:07:03 +0000 (21:07 +0000)
commitef88e2769858fe73c145cf38d7295d6293c322c0
tree337a05ea5b2fb625155a270527aab5e2894f68d0
parentf75ffe10e06fb74e0d5728c12426dc8804c95978
PR tree-optimization/18307
* tree-ssa-alias.c (merge_pointed_to_info): ICE if 'dest' and
'orig' are the same node.
(collect_points_to_info_r): Do not call merge_pointed_to_info
when the PHI argument is identical to the LHS.

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