re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FIELD_REFs)
authorRichard Guenther <rguenther@suse.de>
Fri, 16 Mar 2012 14:49:05 +0000 (14:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 16 Mar 2012 14:49:05 +0000 (14:49 +0000)
commitada3df5081a4fb89ae83bce787fc9c949cdfc9ce
tree3f9d570f112d058797d9ad03991da3a3f27c731c
parentb758f602501612172068807bbc79e65c0827ab57
re PR middle-end/52584 (Fails to constant fold vector upper/lower half BIT_FIELD_REFs)

2012-03-16  Richard Guenther  <rguenther@suse.de>

PR middle-end/52584
* fold-const.c (fold_ternary_loc): Fold vector typed BIT_FIELD_REFs
of vector constants and constructors.

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