]> git.ipfire.org Git - thirdparty/gcc.git/commit
fold-const.c (fold_indirect_ref_1): Make sure we fold ARRAY_REFs of constant strings.
authorRichard Guenther <rguenther@suse.de>
Sat, 19 Nov 2005 21:40:28 +0000 (21:40 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 19 Nov 2005 21:40:28 +0000 (21:40 +0000)
commit41b9109a5565194e18132b8949b1952feab6557a
tree86cca737b2d981739302836702a628969d5411f1
parent815d8045e0779059e39afdcd9cf372412287a5b9
fold-const.c (fold_indirect_ref_1): Make sure we fold ARRAY_REFs of constant strings.

2005-11-19  Richard Guenther  <rguenther@suse.de>

* fold-const.c (fold_indirect_ref_1): Make sure we fold
ARRAY_REFs of constant strings.

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