]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of array_ref_low_bound in...
authorJan Hubicka <jh@suse.cz>
Tue, 7 Sep 2010 15:50:22 +0000 (17:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 7 Sep 2010 15:50:22 +0000 (15:50 +0000)
commit9c4ce18d030434d47e6ad6b68caa4f630bc6df72
treeca9a334cc242b08b21557c11f3aa17f41987eec5
parentd341a5d09057127a50c916b8708d4aa7d1f74ec8
tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of array_ref_low_bound in string access folding.

* tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of array_ref_low_bound
in string access folding.

From-SVN: r163956
gcc/ChangeLog
gcc/tree-ssa-ccp.c