This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/27768] [4.1 regression] wrong-code with vectors
- From: "jason at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2006 15:19:58 -0000
- Subject: [Bug c++/27768] [4.1 regression] wrong-code with vectors
- References: <bug-27768-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #14 from jason at gcc dot gnu dot org 2006-06-30 15:19 -------
Subject: Bug 27768
Author: jason
Date: Fri Jun 30 15:19:50 2006
New Revision: 115090
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115090
Log:
PR c++/27768
* tree-ssa-alias.c (compute_flow_insensitive_aliasing): Add
may_aliases already in the tag's annotations to the bitmap.
Added:
branches/gcc-4_1-branch/gcc/testsuite/g++.dg/opt/alias4.C
- copied unchanged from r115062, trunk/gcc/testsuite/g++.dg/opt/alias4.C
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/tree-ssa-alias.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27768