]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR tree-optimization/90576
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 May 2019 16:07:07 +0000 (16:07 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 May 2019 16:07:07 +0000 (16:07 +0000)
commit50709af05614cb7ff81dd80d834c5b3511215bd4
treea12fca07aed108f69318ae5b88c45ec1a979f9b7
parent01e2f37909505d69de766cc6be3311fc61801379
PR tree-optimization/90576
* tree-ssa-alias.c (compare_sizes): Remove dead calls to
poly_int_tree_p.
(aliasing_component_refs_p): Fix three way size compare conditional;
give up earlier in case we can not decide on equivalence.

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