Re: Mostly revert r254296

2018-01-09 Thread Jeff Law
On 01/07/2018 03:26 AM, Richard Sandiford wrote: > r254296 added support for (const ...) wrappers around vectors, > but in the end the agreement was to use a variable-length > encoding of CONST_VECTOR (and VECTOR_CST) instead. This patch > therefore reverts the bits that are no longer needed. >

Mostly revert r254296

2018-01-07 Thread Richard Sandiford
r254296 added support for (const ...) wrappers around vectors, but in the end the agreement was to use a variable-length encoding of CONST_VECTOR (and VECTOR_CST) instead. This patch therefore reverts the bits that are no longer needed. The rtl.texi part isn't a full revert, since r254296 also