re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete structs)
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 24 Sep 2004 17:38:36 +0000 (17:38 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 24 Sep 2004 17:38:36 +0000 (10:38 -0700)
commit532c67ca934a0926455c5a1f745233a4ee3dc2fb
treeafed02e6556ed84602920335fcca293f65ff6255
parent085e33aa0ad674c2680e6216b7d84737b935351c
re PR tree-optimization/16954 (ICE in get_tmt_for with IMA and incomplete structs)

2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>

        PR tree-opt/16954
        * tree-ssa-copyrename.c (copy_rename_partition_coalesce):
        Prevent renaming if the aliasing sets of the type which the
        pointer points to are different.

From-SVN: r88064
gcc/ChangeLog
gcc/tree-ssa-copyrename.c