aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorMichael Meissner <meissner@linux.vnet.ibm.com>2016-01-14 21:54:16 +0000
committerMichael Meissner <meissner@gcc.gnu.org>2016-01-14 21:54:16 +0000
commit006df05d5cc462545336d5a439afbf10732acd16 (patch)
tree6c5ad22d953bc4051bc345514a82be88f1a50de5 /gcc/doc
parentcf73ed7b40cfd6dc0b41fa9a5781088e998a0001 (diff)
downloadgcc-006df05d5cc462545336d5a439afbf10732acd16.zip
gcc-006df05d5cc462545336d5a439afbf10732acd16.tar.gz
gcc-006df05d5cc462545336d5a439afbf10732acd16.tar.bz2
Revert 2016-01-13 change.
From-SVN: r232392
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/extend.texi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index 3579b76..b85c34c 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -13538,8 +13538,6 @@ uint64_t __builtin_ppc_get_timebase ();
unsigned long __builtin_ppc_mftb ();
double __builtin_unpack_longdouble (long double, int);
long double __builtin_pack_longdouble (double, double);
-double __builtin_unpack_ibm128 (__ibm128, int);
-__ibm128 __builtin_pack_ibm128 (double, double);
@end smallexample
The @code{vec_rsqrt}, @code{__builtin_rsqrt}, and