OSDN Git Service

PR tree-optimization/51624
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jan 2012 21:34:27 +0000 (21:34 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 4 Jan 2012 21:34:27 +0000 (21:34 +0000)
commitd33fd0b7cbf09cd85c1f46fd9d3f4752831017b8
treedf4e13bc1032827ddaf7fb13c5db9c196bb5ffa6
parent3003ad994664de6369b138fb81b6a91901cf64e8
PR tree-optimization/51624
* tree-sra.c (build_ref_for_model): When replicating a chain of
COMPONENT_REFs, stop as soon as the offset would become negative.

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