[Bug tree-optimization/13765] [tree-ssa] stores to different members of the same array should not alias

2004-10-28 Thread dnovillo at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|dnovillo at gcc dot gnu dot |unassigned at gcc dot gnu |org |dot org Status|ASSIGNED

[Bug tree-optimization/13765] [tree-ssa] stores to different members of the same array should not alias

2004-10-28 Thread dnovillo at gcc dot gnu dot org
--- Additional Comments From dnovillo at gcc dot gnu dot org 2004-10-28 20:34 --- Dan, ISTR you saying that the field based stuff would also help with arrays. Or do we want to implement array-SSA? (I'd rather not, in principle). *** This bug has been marked as a duplicate of 13761

[Bug tree-optimization/13765] [tree-ssa] stores to different members of the same array should not alias

2004-10-28 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at dberlin dot org 2004-10-28 21:57 --- Subject: Re: [tree-ssa] stores to different members of the same array should not alias Dan, ISTR you saying that the field based stuff would also help with arrays. Yes, i can make it happen on arrays as