re PR c++/27768 (wrong-code with vectors)
authorJason Merrill <jason@redhat.com>
Thu, 29 Jun 2006 01:12:20 +0000 (21:12 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 29 Jun 2006 01:12:20 +0000 (21:12 -0400)
commit9949572916f27c168ed85ec83ab9924a50c53538
tree73a9256ae37e1cb8034a062e396fe673286de067
parent8547c7f8c9a1f6153b3988a5cf4105b3972ef20e
re PR c++/27768 (wrong-code with vectors)

        PR c++/27768
        * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Add
        may_aliases already in the tag's annotations to the bitmap.

From-SVN: r115062
gcc/ChangeLog
gcc/testsuite/g++.dg/opt/alias4.C [new file with mode: 0644]
gcc/tree-ssa-alias.c