re PR tree-optimization/48031 (gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux...
authorRichard Guenther <rguenther@suse.de>
Tue, 15 Mar 2011 09:49:33 +0000 (09:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 15 Mar 2011 09:49:33 +0000 (09:49 +0000)
commit17dea42fc45256b06cb19bc36b18e77fdc0f20a6
tree9ed7abab94bb943b76eaad5f4ca9db1c4dbf7235
parent01c77a60551535ea2326f7e72723cd8962a64eb1
re PR tree-optimization/48031 (gcc.c-torture/compile/pr42956.c ICEs gcc on m68k-linux, ivopts related?)

2011-03-15  Richard Guenther  <rguenther@suse.de>

PR middle-end/48031
* fold-const.c (fold_indirect_ref_1): Do not create new variable-sized
or variable-indexed array accesses when in gimple form.

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