https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89817
Bug ID: 89817
Summary: remove references to type modes from user docs for
vector extensions
Product: gcc
Version: 9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: sandra at gcc dot gnu.org
Target Milestone: ---
The existing user documentation for vector extensions (including the type and
variable attributes and not just the Vector Extensions section) is full of
references to type modes. This is an internal GCC implementation detail and
probably only confuses ordinary users. We need to rewrite this documentation
to remove the references and explain the concepts in some other way.