On 10/23/2017 11:33 AM, Richard Sandiford wrote:
> This patch makes the:
>
> (BIT_FIELD_REF CONSTRUCTOR@0 @1 @2)
>
> folder cope with polynomial numbers of elements.
>
>
> 2017-10-23 Richard Sandiford
> Alan Hayward
> David Sherwood
>
> gcc/
> * match.pd: Cop
This patch makes the:
(BIT_FIELD_REF CONSTRUCTOR@0 @1 @2)
folder cope with polynomial numbers of elements.
2017-10-23 Richard Sandiford
Alan Hayward
David Sherwood
gcc/
* match.pd: Cope with polynomial numbers of vector elements.
Index: gcc/match.pd
==