re PR tree-optimization/18307 (merge_pointed_to_info called incorrectly)
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 5 Nov 2004 10:56:01 +0000 (10:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Fri, 5 Nov 2004 10:56:01 +0000 (10:56 +0000)
commit0cde4a2c32bf281ce6d758f8db3bfd47be3ce5d3
treec205d65c8eaae723466d51eded56f2fe8582c111
parent6866abb8152498e8fd6b0337de5e0e332db1115c
re PR tree-optimization/18307 (merge_pointed_to_info called incorrectly)

PR tree-optimization/18307
* tree-ssa-alias.c (merge_pointed_to_info): Protected against DEST
and ORIG being the same node.

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