re PR middle-end/50609 (FAIL: gcc.c-torture/execute/pr23135.c compilation, -O2 ...
authorRichard Guenther <rguenther@suse.de>
Wed, 5 Oct 2011 09:31:40 +0000 (09:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 5 Oct 2011 09:31:40 +0000 (09:31 +0000)
commiteb8f1123d9a6e25c288cac5a34e050c5292fd5b6
treef4c2c3c0ea4056b132962dc93a348d4034f90d01
parent2c893b9dbc44525c276c8d7a28ce6571758d973c
re PR middle-end/50609 (FAIL: gcc.c-torture/execute/pr23135.c compilation,  -O2 -flto (ICE))

2011-10-05  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/50609
* gimple-fold.c (fold_array_ctor_reference): Also handle
vector typed constructors.
(fold_ctor_reference): Dispatch to fold_array_ctor_reference
for vector typed constructors.

From-SVN: r179540
gcc/ChangeLog
gcc/gimple-fold.c