]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold_indirect_ref_1): Handle folding POINTER_PLUS_EXPR to ARRAY_REF.
authorJason Merrill <jason@redhat.com>
Tue, 2 Nov 2010 01:20:42 +0000 (21:20 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 2 Nov 2010 01:20:42 +0000 (21:20 -0400)
commit7bf8ca763de168f22d2b65662a83e47b56d187e8
tree56a4b5dc694a3d3f2da85636c53092dae364d937
parent878415841a34cf750c5ca0573161cc528e4a51a9
fold-const.c (fold_indirect_ref_1): Handle folding POINTER_PLUS_EXPR to ARRAY_REF.

* fold-const.c (fold_indirect_ref_1): Handle folding
POINTER_PLUS_EXPR to ARRAY_REF.

From-SVN: r166163
gcc/ChangeLog
gcc/fold-const.c