]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-structalias.c
re PR tree-optimization/22071 (ICE in first_vi_for_offset, at tree-ssa-structalias...
authorDaniel Berlin <dberlin@dberlin.org>
Fri, 1 Jul 2005 19:45:23 +0000 (19:45 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Fri, 1 Jul 2005 19:45:23 +0000 (19:45 +0000)
commitdd68d9887bc15212876eca46c54124bb2f83645c
tree803b5bdcf0e6b0550be1e719cf541b0c48e1b418
parent7523dc31c39c8ce458de40fca13f1b25a19dd942
re PR tree-optimization/22071 (ICE in first_vi_for_offset, at tree-ssa-structalias.c:2506)

2005-06-29  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/22071

* tree-ssa-structalias.c (offset_overlaps_with_access): New
function.
(get_constraint_for_component_ref): Use it.

From-SVN: r101516
gcc/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pr22071.C [new file with mode: 0644]
gcc/tree-ssa-structalias.c