r263033 - in /trunk/gcc: ChangeLog doc/extend.texi

kelvin@gcc.gnu.org kelvin@gcc.gnu.org
Fri Jul 27 17:38:00 GMT 2018


Author: kelvin
Date: Fri Jul 27 17:38:10 2018
New Revision: 263033

URL: https://gcc.gnu.org/viewcvs?rev=263033&root=gcc&view=rev
Log:
gcc/ChangeLog:

2018-07-27  Kelvin Nilsen  <kelvin@gcc.gnu.org>

	* doc/extend.texi (Basic PowerPC Built-in Functions Available on
	ISA 2.05):  Replace __uint128_t with __uint128 and __int128_t with
	__int128 in built-in function prototypes.
	(PowerPC AltiVec Built-in Functions on ISA 2.07): Likewise.
	(PowerPC AltiVec Built-in Functions on ISA 3.0): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/extend.texi



More information about the Gcc-cvs mailing list