extend.texi (PowerPC AltiVec Built-in Functions): Grammar correction.

2017-04-04  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

	* doc/extend.texi (PowerPC AltiVec Built-in Functions): Grammar
	correction.

From-SVN: r246684
This commit is contained in:
Bill Schmidt 2017-04-04 16:31:58 +00:00 committed by William Schmidt
parent c0ea338bd2
commit e2b2c4b9fb
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2017-04-04 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
* doc/extend.texi (PowerPC AltiVec Built-in Functions): Grammar
correction.
2017-04-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
PR target/80307

View File

@ -15546,7 +15546,7 @@ Appendix A of this document lists the vector API interfaces that must be
provided by compliant compilers. Programmers should preferentially use
the interfaces described therein. However, historically GCC has provided
additional interfaces for access to vector instructions. These are
described briefly below.
briefly described below.
The following interfaces are supported for the generic and specific
AltiVec operations and the AltiVec predicates. In cases where there