]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-alias.c
PR c++/34949
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Apr 2013 18:27:45 +0000 (18:27 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 2 Apr 2013 18:27:45 +0000 (18:27 +0000)
commit137eddca1e884c7f157b6ad05c5f68b812ce4a89
treed91b288513346f92e0771562d6559092b4173ce6
parent9f559b20308d34be446d1ec2072ab6aef74ca9f9
PR c++/34949
* tree-ssa-alias.c (stmt_kills_ref_p_1): If base != ref->base
and both of them are MEM_REFs, just compare first argument for
equality and attempt to deal even with differing offsets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197370 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-alias.c