On 3/25/19 9:13 AM, Martin Sebor wrote:
On 3/24/19 8:00 PM, Sandra Loosemore wrote:
On 3/22/19 10:58 AM, Martin Sebor wrote:
Attribute vector_size applies to types as much as it does to
variables but is only documented for the latter. Attached is
an update to the manual to document the attribute's effects
in type definitions.
This is OK to check in. Separately, I wish we could get rid of all
the discussion of type modes from the vector extensions
documentation.... that's an internal GCC concept and probably only
confuses users who aren't GCC implementors. :-S
I thought the same thing when I copied the text. It does look
pretty pervasive so it will be quite a bit of work.
I created PR other/89817 for this. I'm not sure if I'll be able to get
to it myself right away, but at least it's in the documentation queue now.
-Sandra