OSDN Git Service

* tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of array_ref_low_bound
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Sep 2010 15:50:22 +0000 (15:50 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Sep 2010 15:50:22 +0000 (15:50 +0000)
commit32766954718495854f4b31b5f6c84802532db4b7
treeca9a334cc242b08b21557c11f3aa17f41987eec5
parentd9881cc56a746cfba6b09708a05944de38aee352
* tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of array_ref_low_bound
in string access folding.

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