match.pd: Add BIT_FIELD_REF canonicalizations and vector constructor simplifications.
authorRichard Biener <rguenther@suse.de>
Wed, 4 May 2016 12:37:56 +0000 (12:37 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 4 May 2016 12:37:56 +0000 (12:37 +0000)
commitd3e40b7647aa1bb68bf1299e8a72bcb38af16cfb
tree1859cbbe1c39033d68f82d1d449c3a22d8fbc161
parent2e01cda69d4ae88e71f9e2ff6d750f5d9556d87d
match.pd: Add BIT_FIELD_REF canonicalizations and vector constructor simplifications.

2016-05-04  Richard Biener  <rguenther@suse.de>

* match.pd: Add BIT_FIELD_REF canonicalizations and vector
constructor simplifications.
* fold-const.c (fold_ternary_loc): Remove duplicate functionality
here.

From-SVN: r235871
gcc/ChangeLog
gcc/fold-const.c
gcc/match.pd