tree-ssa-alias.c (new_type_alias): Use existing type tag if VAR has just one in its...
authorKeith Besaw <kbesaw@us.ibm.com>
Fri, 10 Jun 2005 17:44:22 +0000 (17:44 +0000)
committerDorit Nuzman <dorit@gcc.gnu.org>
Fri, 10 Jun 2005 17:44:22 +0000 (17:44 +0000)
commit51540eba26906f4d395187d65d0627494a9aaccd
treedd8b83235bd417bca6942c0d14e7545203367143
parent73042643c746f696cc5543005060b70dec76c8c9
tree-ssa-alias.c (new_type_alias): Use existing type tag if VAR has just one in its may_aliases list.

2005-06-10  Keith Besaw  <kbesaw@us.ibm.com>

        * tree-ssa-alias.c (new_type_alias): Use existing type
        tag if VAR has just one in its may_aliases list.

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